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 Unique location with a view of the castle next to 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/unique-location-with-view-of-the-castle-next-to-the-water", "name": "Unique location with a view of the castle next to the water", "description": "Unique location with a view of the castle next to the water", "url": "https://campertunity.com/listings/campgrounds/unique-location-with-view-of-the-castle-next-to-the-water", "image": [ "https://campspace.com/media/medium/uploads/space/12/63/84/126384b6853d47bba782080c6ed78978.jpg" ], "address": { "@type": "PostalAddress", "addressCountry": "BE" }, "geo": { "@type": "GeoCoordinates", "latitude": 51.24, "longitude": 3.23 }, "sameAs": [ "https://campspace.com/en/s/unieke-locatie-met-zicht-op-kasteel-naast-het-water_6756" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" } ]}