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 The Bungalow 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/bungalow-durham-england", "name": "The Bungalow", "description": "Small campsite", "url": "https://campertunity.com/listings/campgrounds/bungalow-durham-england", "image": [ "https://images.campercontact.com/media/photos/112308515707551748.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Hartside Crescent", "addressLocality": "durham", "addressRegion": "england", "postalCode": "DH1 5RF", "addressCountry": "united-kingdom" }, "geo": { "@type": "GeoCoordinates", "latitude": 54.79987, "longitude": -1.61545 }, "sameAs": [ "https://www.campercontact.com/en/united-kingdom/england/durham/111074/the-bungalow" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "CAD", "price": "15", "priceValidUntil": "2026-09-25" }, "priceRange": "15+"}