{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marree-oasis-caravan-park-cabins-marree-south-australia",
  "name": "Marree Oasis Caravan Park & Cabins",
  "description": "Great outback caravan park friendly staff and clean amenities great base to explore the town and the... Near Flinders Ranges and Outback and Marree. Pets Allowed, Toilets, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/marree-oasis-caravan-park-cabins-marree-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Second St",
    "addressLocality": "Marree",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.64653,
    "longitude": 138.061902
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/marree-oasis-caravan-park-cabins?air_redirect=alt-none:9728"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}