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 Murrumbidgee Valley National Park 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/murrumbidgee-valley-national-park-yanco-nsw-au", "name": "Murrumbidgee Valley National Park", "description": "Pitch your tent on the banks of the Murrumbidgee River at one of 2 campgrounds in the Euroley area of Murrumbidgee Valley National Park, near Yanco.", "url": "https://campertunity.com/listings/campgrounds/murrumbidgee-valley-national-park-yanco-nsw-au", "image": [ "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murrumbidgee-valley-national-park/euroley-campgrounds/euroley-campgrounds.jpg" ], "address": { "@type": "PostalAddress", "streetAddress": "Euroley Road", "addressLocality": "Yanco", "addressRegion": "NSW", "postalCode": "2700", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -34.6304087117235, "longitude": 146.359358510064 }, "sameAs": [ "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/euroley-campgrounds" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "State Park" }, { "@type": "LocationFeatureSpecification", "name": "National Park" }, { "@type": "LocationFeatureSpecification", "name": "Tent Camping" }, { "@type": "LocationFeatureSpecification", "name": "Tent" }, { "@type": "LocationFeatureSpecification", "name": "River" }, { "@type": "LocationFeatureSpecification", "name": "Valley" } ]}