{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-dare-south-australia",
  "name": "Mt Dare",
  "description": "Near Flinders Ranges and Outback and Macumba. Toilets, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mt-dare-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--6t9-PKnp--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/j14esjabg1hrjgxl5588",
    "https://media.anycamp.com.au/c/image/upload/s--JIKdn7GL--/c_fill,h_400,q_auto,w_800/j14esjabg1hrjgxl5588"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mt Dare",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.070141,
    "longitude": 135.247685
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mt-dare?air_redirect=alt-free:12222"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}