{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mia-2-campgrounds-nsw",
  "name": "MIA 2 campgrounds",
  "description": "Book a camping stay in the MIA 2 area of Murrumbidgee Valley National Park. Located just 15 mins from the township of Yanco, set up camp and fish, kayak and swim in the Murrumbidgee River.",
  "url": "https://campertunity.com/listings/campgrounds/mia-2-campgrounds-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/murrumbidgee-valley-national-park/mia-2-campgrounds/mia-2-campgrounds.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.6305718515354,
    "longitude": 146.312735430428
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/mia-2-campgrounds"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}