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 At the beach 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/beach-australia", "name": "At the beach", "description": "Family home close to beach. Have large backyard to park campervan/mobile home in private secure sett", "url": "https://campertunity.com/listings/campgrounds/beach-australia", "image": [ "https://campspace.com/media/medium/uploads/space/33/99/_1/3399_1_5e53d0ab456ff.jpg" ], "address": { "@type": "PostalAddress", "addressCountry": "Australia" }, "geo": { "@type": "GeoCoordinates", "latitude": -19.97, "longitude": 148.23 }, "sameAs": [ "https://campspace.com/en/s/at-the-beach_3399?pitchTypeId=1476&" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Campervan Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Beach" } ]}