{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalhousie-springs-camping-area-oodnadatta",
  "name": "Dalhousie Springs Camping Area",
  "description": "This place is an oasis in the desert even if you’re not crossing the Simpson it is a great destinati... Near Witjira National Park, Flinders Ranges and Outback and Macumba. Toilets, Drinking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalhousie-springs-camping-area-oodnadatta",
  "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",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.423194,
    "longitude": 135.503648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Young N."
      },
      "reviewBody": "What a beautiful place to visit! Campsite was just what you needed - bushy areas for privacy and other open areas for big crowds and groups. Drop toilets and cold showers were the only facilities but the springs were amazing. $15 per person per night. Check website to confirm price and book online."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Richard H."
      },
      "reviewBody": "This place is an oasis in the desert even if you’re not crossing the Simpson it is a great destination to go it has a Hot thermal pool the size of two Olympic swimming pools not very deep very safe well set up place make sure you put your boots in the car at night or any shoes because they won’t be there in the morning I learnt the hard way so did a few others that night dingoes love boots"
    }
  ]
}