{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murray-river-national-park-site-30-katarapko",
  "name": "Murray River National Park - Site 30",
  "description": "Great space right on the river. Plenty of sites nicely spaced out. Good trees for shade in the summe... Near Murray River National Park, Riverland and Katarapko. Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/murray-river-national-park-site-30-katarapko",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Katarapko",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.415652,
    "longitude": 140.5321
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/murray-river-national-park-site-30"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}