The following options to create new points are included:
- **campsite** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dcamp_site'target='_blank'>camp_site</a>
- **campsite for groups** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dcamp_site'target='_blank'>camp_site</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:group_only'target='_blank'>group_only</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes'target='_blank'>yes</a>
## Basic tags for this layer
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dcamp_site'target='_blank'>camp_site</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22tourism%22%3D%22camp_site%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [group_only](#group_only) | Is this campsite exclusively for groups?<br/>2 options | | _Multiple choice only_ |
| [name](#name) | What is the name of this campsite?<br/>_The name of this campsite is {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [phone](#phone) <br/>_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) <br/>_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [website](#website) <br/>_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [capacity_persons](#capacity_persons) | How many people can stay here?<br/>_{capacity:persons} people can stay here_ | | *[capacity:persons](https://wiki.osm.org/wiki/Key:capacity:persons)* ([pnat](../SpecialInputElements.md#pnat)) |
| [fee](#fee) | Is there a fee?<br/>2 options | | _Multiple choice only_ |
| [charge_person_day](#charge_person_day) | What is the charge per person per day?<br/>_Charge per person per day: {charge}_ | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [charge_day](#charge_day) | What is the charge per day?<br/>_Charge per day: {charge}_ | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [caravansites-toilets](#caravansites-toilets) <br/>_(Original in [caravansites](./caravansites.md#caravansites-toilets))_ | Does this place have toilets?<br/>2 options | | _Multiple choice only_ |
| [toilets-wheelchair](#toilets-wheelchair) <br/> _(Original in [toilet_at_amenity](./toilet_at_amenity.md#toilets-wheelchair))_ | Is there a dedicated toilet for wheelchair users?<br/>3 options | wheelchair, hidden | _Multiple choice only_ |
| [mastodon](#mastodon) <br/>_(Original in [questions](./BuiltinQuestions.md#mastodon))_ | What is the Mastodon-handle of ?<br/>_{fediverse_link(contact:mastodon)}_ | | *[contact:mastodon](https://wiki.osm.org/wiki/Key:contact:mastodon)* ([fediverse](../SpecialInputElements.md#fediverse)) |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
The question is `Is this campsite exclusively for groups?`
-*This campsite is exclusively for groups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:group_only'target='_blank'>group_only</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes'target='_blank'>yes</a>
-*This campsite is not exclusively for groups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:group_only'target='_blank'>group_only</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno'target='_blank'>no</a>
### name
The question is `What is the name of this campsite?`
*The name of this campsite is {name}* is shown if `name` is set
### phone
The question is `What is the phone number of {title()}?`
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/cash.svg'>*The campsite is free of charge* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/cash.svg'>*There is a fee.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a>
-*This place has toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
-*This place does not have toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno'target='_blank'>no</a>
### toilets-wheelchair
The question is `Is there a dedicated toilet for wheelchair users?`
-*There is a dedicated toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a>
-*No wheelchair access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno'target='_blank'>no</a>
-*There is only a dedicated toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated'target='_blank'>designated</a>
This document is autogenerated from [assets/layers/campsite/campsite.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/campsite/campsite.json)