{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-marree-hotel-south-australia",
  "name": "Campground Marree Hotel",
  "description": "This place was great! Camping is free at the back of the pub and the toilets are clean. $2 for hot s... Near Flinders Ranges and Outback and Marree. Pets Allowed, Free, Toilets, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/campground-marree-hotel-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Railway Tce S",
    "addressLocality": "Marree",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.648893,
    "longitude": 138.065038
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/campground-marree-hotel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}