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 Idyllic parking space 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/idyllic-parking-space", "name": "Idyllic parking space", "description": "We offer you an idyllically located pitch on our farm in Kettenburg. Fresh water can be filled up wi", "url": "https://campertunity.com/listings/campgrounds/idyllic-parking-space", "image": [ "https://campspace.com/media/medium/uploads/space/cl/62/c1/cl62c1b034-b37a-4a8d-8c0c-3eb6816e7ed9.jpeg" ], "address": { "@type": "PostalAddress", "addressCountry": "DE" }, "geo": { "@type": "GeoCoordinates", "latitude": 52.94, "longitude": 9.55 }, "sameAs": [ "https://campspace.com/en/s/idyllischer-stellplatz_9656" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Drinking Water" }, { "@type": "LocationFeatureSpecification", "name": "Potable Water" }, { "@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": "Biking" }, { "@type": "LocationFeatureSpecification", "name": "Farm" } ]}