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 Swimming, hiking, relaxing by the forest, lake and horse 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/swimming-hiking-relaxing-by-forest-lake-and-horse", "name": "Swimming, hiking, relaxing by the forest, lake and horse", "description": "My husband and I live in the middle of nature, surrounded by forests, meadows and lakes. Our propert", "url": "https://campertunity.com/listings/campgrounds/swimming-hiking-relaxing-by-forest-lake-and-horse", "image": [ "https://campspace.com/media/medium/uploads/space/cl/62/a1/cl62a1e64f-b1ea-472e-9aff-500edee749d2.jpeg" ], "address": { "@type": "PostalAddress", "addressCountry": "DE" }, "geo": { "@type": "GeoCoordinates", "latitude": 52.34, "longitude": 13.01 }, "sameAs": [ "https://campspace.com/en/s/baden-wandern-relaxen-am-wald-see-und-pferd_9626" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Rv" }, { "@type": "LocationFeatureSpecification", "name": "Swimming" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Forest" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ]}