{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/28-mile-crossing-cooring-np-south-australia",
  "name": "28 Mile Crossing",
  "description": "No issue accessing the campsite by 2WD. Marked walking trail over the dunes to the beach magnificent... Near Limestone Coast and Coorong. Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/28-mile-crossing-cooring-np-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2lIXL8XK--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/bd8pvrkzazrb2ythclv5",
    "https://media.anycamp.com.au/c/image/upload/s--0uB-SKSA--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bd8pvrkzazrb2ythclv5",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cooring NP",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.433124,
    "longitude": 139.78481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bobby Y."
      },
      "reviewBody": "Very quite and clean place. Second time been here. Closest campsite to the beach along Coorong park. Campsite 1 is close to the toilet. Not many bugs around here. Good to get away from the city. The road is very rough and only 4WD can access to the beach."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Laura"
      },
      "reviewBody": "Definitely do not try and wing it without a suitable car - 4WD. We got half way down the road with our caravan hoping we’d be fine but had to reverse out."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lisa R."
      },
      "reviewBody": "No issue accessing the campsite by 2WD. Marked walking trail over the dunes to the beach magnificent. Sites 3 or 4 looked great closer to the scrub and maybe a little more sheltered. To drive any further on the beach track would need 4WD"
    }
  ]
}