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 South London Scout Centre 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/south-london-scout-centre-england", "name": "South London Scout Centre", "description": "South London Scout Centre offers a playground, toilet facilities, showers, laundry service, WiFi, and a small shop.", "url": "https://campertunity.com/listings/campgrounds/south-london-scout-centre-england", "image": [ "https://images.campercontact.com/media/photos/4222124651241627" ], "address": { "@type": "PostalAddress", "streetAddress": "Grange Lane", "addressLocality": "111710", "addressRegion": "england", "postalCode": "SE21 7LH", "addressCountry": "united-kingdom" }, "geo": { "@type": "GeoCoordinates", "latitude": 51.43719, "longitude": -0.0732 }, "sameAs": [ "https://www.campercontact.com/en/united-kingdom/england/111710/south-london-scout-centre" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Laundry" }, { "@type": "LocationFeatureSpecification", "name": "Wifi" }, { "@type": "LocationFeatureSpecification", "name": "Playground" }, { "@type": "LocationFeatureSpecification", "name": "Showers" }, { "@type": "LocationFeatureSpecification", "name": "Rv Camping" }, { "@type": "LocationFeatureSpecification", "name": "Rv" } ]}