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 One Tree Rocks 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/one-tree-rocks-75-mile-beach-road-queensland", "name": "One Tree Rocks", "description": "Near Fraser Island. Swimming.", "url": "https://campertunity.com/listings/campgrounds/one-tree-rocks-75-mile-beach-road-queensland", "image": [ "https://media.anycamp.com.au/c/image/upload/s--PaAq-OsI--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fmykc0coossvinmcan0g", "https://media.anycamp.com.au/c/image/upload/s--tOxlyzTG--/c_fill,h_400,q_auto,w_800/fmykc0coossvinmcan0g" ], "address": { "@type": "PostalAddress", "addressLocality": "75 Mile Beach Road", "addressRegion": "Queensland", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -25.484365, "longitude": 153.139195 }, "sameAs": [ "https://www.anycamp.com.au/campsite/one-tree-rocks" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Campervan Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "Swimming" }, { "@type": "LocationFeatureSpecification", "name": "Island" } ]}