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 Idyll at the horse paddock 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/idyll-at-horse-paddock", "name": "Idyll at the horse paddock", "description": "Idyllic pitch in the countryside with a fireplace, seating and a stream. The pitch is right next to", "url": "https://campertunity.com/listings/campgrounds/idyll-at-horse-paddock", "image": [ "https://campspace.com/media/medium/uploads/space/cl/60/6f/cl606f058f-b52d-41ca-888d-c2afdaf45b96.jpeg" ], "address": { "@type": "PostalAddress", "addressCountry": "DE" }, "geo": { "@type": "GeoCoordinates", "latitude": 49.66, "longitude": 8.84 }, "sameAs": [ "https://campspace.com/en/s/idylle-an-der-pferdekoppel_9548" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Restaurant" }, { "@type": "LocationFeatureSpecification", "name": "Firewood" }, { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Hut" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Cabin" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Pasture" }, { "@type": "LocationFeatureSpecification", "name": "Meadow" }, { "@type": "LocationFeatureSpecification", "name": "Stream" }, { "@type": "LocationFeatureSpecification", "name": "Creek" } ]}