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 Murray 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/murray-valley-national-park-tocumwal-nsw",  "name": "Murray Valley National Park",  "description": "Smithers Beach is perfectly positioned on the mighty Murray River in the Barooga area of Murray Valley National Park. Book a camping stay and enjoy all that this beautiful beach has to offer.",  "url": "https://campertunity.com/listings/campgrounds/murray-valley-national-park-tocumwal-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murray-valley-national-park/smithers-beach-campground/smithers-beach-campground.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Smithers Road, Barooga-Tocumwal Road",    "addressLocality": "Tocumwal",    "addressRegion": "NSW",    "postalCode": "2714",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -35.8681550273128,    "longitude": 145.607615039131  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/smithers-beach-campground",    "https://nsw.rezexpert.com/book?business_code=500655&utids=4071&rc=AFFILIATECODE"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Beach"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    },    {      "@type": "LocationFeatureSpecification",      "name": "Valley"    }  ]}