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 Chalet 1 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/chalet-1", "name": "Chalet 1", "description": "De Breenhoeve has 2 chalets, which are located on the edge of a small-scale farm. The chalets have a", "url": "https://campertunity.com/listings/campgrounds/chalet-1", "image": [ "https://campspace.com/media/medium/uploads/space/ub/93/57/ub9357_4864_2644_4f1fe6830cf33176.jpeg" ], "address": { "@type": "PostalAddress", "addressCountry": "NL" }, "geo": { "@type": "GeoCoordinates", "latitude": 52.36, "longitude": 6.35 }, "sameAs": [ "https://campspace.com/en/s/chalet-1_4864" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Drinking Water" }, { "@type": "LocationFeatureSpecification", "name": "Hot Showers" }, { "@type": "LocationFeatureSpecification", "name": "Showers" }, { "@type": "LocationFeatureSpecification", "name": "Potable Water" }, { "@type": "LocationFeatureSpecification", "name": "Cabin" }, { "@type": "LocationFeatureSpecification", "name": "Biking" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Farm" }, { "@type": "LocationFeatureSpecification", "name": "Forest" }, { "@type": "LocationFeatureSpecification", "name": "Garden" } ]}