{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bush-camp-spot-nora-creina-south-australia",
  "name": "Bush Camp Spot",
  "description": "Near Limestone Coast and Nora Creina. Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bush-camp-spot-nora-creina-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Errington Hole Track",
    "addressLocality": "Nora Creina",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.278011,
    "longitude": 139.818967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Toni Lee Adams"
      },
      "reviewBody": "Good dirt road in\nCamp ground access 4wd Shane we couldn’t camp heading further up the road"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel D."
      },
      "reviewBody": "very peaceful overnight stay. lots of mossies.  doubt its an actual campsite (no toilet or signage)  however there is a drop toilet very close at old man lake. will need a 4WD to access"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Danny w."
      },
      "reviewBody": "Only gave two stars as unfortunately couldn’t get my forester up the sand hill definitely need the right type of wheels/tyres regardless of what 4x4 you have."
    }
  ]
}