{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/olarinna-creek-oodnadatta-track-south-australia",
  "name": "Olarinna Creek",
  "description": "Near Flinders Ranges and Outback and Tieyon. Free.",
  "url": "https://campertunity.com/listings/campgrounds/olarinna-creek-oodnadatta-track-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oodnadatta Track",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.162411,
    "longitude": 134.621032
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/olarinna-creek-1?utm_source=list&utm_medium=web&utm_campaign=campsites/mount-willoughby-sa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}