{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooded-plover-campground-coorong-np-south-australia",
  "name": "Hooded Plover Campground",
  "description": "Great spot, sites right along the water with lots of space and privacy between Near Murray River, Lakes and Coorong and Coorong. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hooded-plover-campground-coorong-np-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XnvlcLYD--/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/gl6yjk9tfhfxe4k51dog",
    "https://media.anycamp.com.au/c/image/upload/s--XKbQR8Re--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gl6yjk9tfhfxe4k51dog",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loop Road, Salt Creek",
    "addressLocality": "Coorong NP",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.136272,
    "longitude": 139.644451
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ethan"
      },
      "reviewBody": "Great spot, sites right along the water with lots of space and privacy between"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "MR HDT Laundy"
      },
      "reviewBody": "We stayed at camp-site number 2, it's roomy, sheltered, and has good privacy. The toilet is 350 metres away and is easily accessible by car or on foot. Just across the road from the toilet is the Lakes Nature Trail which is well worth an hours walk, and you can pick up some fresh salt from the salt lakes. Loop road is very bumpy in some places which can be quite disturbing. The road around the camp-sites is fine though and is not at all bumpy. There are some good spots to go kayaking down loop road or to cross to the other side in a car at Tea Tree Crossing."
    }
  ]
}