Structured for AI
The same listing, in formats AI assistants can read directly.
- ChatGPT
- Claude
- Gemini
- Any AI agent
You can analyze this campground with your AI assistant
“Use campertunity.com to consider Camping on the water! for our next trip.”
Choose your data format
Add .md for clean markdown or .json for structured data.
Responseapplication/json
{ "@context": "https://schema.org", "@type": "Campground", "@id": "https://campertunity.com/listings/campgrounds/camping-on-water", "name": "Camping on the water!", "description": "This quiet location on the water is ideal for enjoying nature and all the beauty that this entails.", "url": "https://campertunity.com/listings/campgrounds/camping-on-water", "image": [ "https://campspace.com/media/medium/uploads/space/b0/71/a4/b071a413cb12997af3affec3a1af9a06.jpg" ], "address": { "@type": "PostalAddress", "addressCountry": "BE" }, "geo": { "@type": "GeoCoordinates", "latitude": 50.99, "longitude": 5.33 }, "sameAs": [ "https://campspace.com/en/s/kamperen-aan-het-water_5225?pitchTypeId=3100&" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Wifi" }, { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Hut" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Swimming" }, { "@type": "LocationFeatureSpecification", "name": "Biking" } ]}