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 Green Gables 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/green-gables-hambrook-england", "name": "Green Gables", "description": "Small-scale campsite", "url": "https://campertunity.com/listings/campgrounds/green-gables-hambrook-england", "image": [ "https://images.campercontact.com/media/photos/112308515707551748.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Bury Hill", "addressLocality": "hambrook", "addressRegion": "england", "postalCode": "BS16 1SS", "addressCountry": "united-kingdom" }, "geo": { "@type": "GeoCoordinates", "latitude": 51.50847, "longitude": -2.50244 }, "sameAs": [ "https://www.campercontact.com/en/united-kingdom/england/hambrook/111952/green-gables" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" } ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "CAD", "price": "28", "priceValidUntil": "2026-10-01" }, "priceRange": "28+"}