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
### caravansites-name
The question is *What is this place called?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This place is called {name}`
### caravansites-fee
The question is *Does this place charge a fee?*
- *You need to pay for use* corresponds with `fee=yes`
- *Can be used for free* corresponds with `fee=no`
### caravansites-charge
The question is *How much does this place charge?*
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
This is rendered with `This place charges {charge}`
This tagrendering is only visible in the popup if the following condition is met: `fee=yes`
### caravansites-sanitary-dump
The question is *Does this place have a sanitary dump station?*
- *This place has a sanitary dump station* corresponds with `sanitary_dump_station=yes`
- *This place does not have a sanitary dump station* corresponds with `sanitary_dump_station=no`
### caravansites-capacity
The question is *How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)*
This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity)
This is rendered with `{capacity} campers can use this place at the same time`
### caravansites-internet
The question is *Does this place provide internet access?*
- *There is internet access* corresponds with `internet_access=yes`
- *There is no internet access* corresponds with `internet_access=no`
### caravansites-internet-fee
The question is *Do you have to pay for the internet access?*
- *You need to pay extra for internet access* corresponds with `internet_access:fee=yes`
- *You do not need to pay extra for internet access* corresponds with `internet_access:fee=no`
This tagrendering is only visible in the popup if the following condition is met: `internet_access=yes`
### caravansites-toilets
The question is *Does this place have toilets?*
- *This place has toilets* corresponds with `toilets=yes`
- *This place does not have toilets* corresponds with `toilets=no`
### caravansites-website
The question is *Does this place have a website?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `Official website: <a href='{website}'>{website}</a>`
### caravansites-long-term
The question is *Does this place offer spots for long term rental?*
- *There are some spots for long term rental, but you can also stay on a daily basis* corresponds with `permanent_camping=yes`
- *There are no permanent guests here* corresponds with `permanent_camping=no`
- *It is only possible to stay here if you have a long term contract (this place disappears from this map if you choose this)* corresponds with `permanent_camping=only`
### caravansites-description
The question is *Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)*
This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description)
This is rendered with `More details about this place: {description}`
### questions
Show the questions block at this location
This tagrendering has no question and is thus read-only
### reviews
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering has no question and is thus read-only
### operator
The question is *Who operates this place?*
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `This place is operated by {operator}`
### power_supply
The question is *Does this place have a power supply?*
- *This place has a power supply* corresponds with `power_supply=yes`
- *This place does not have power supply* corresponds with `power_supply=no`
This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)