{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eyre-hwy-site-ceduna-south-australia",
  "name": "Eyre Hwy Site",
  "description": "Near Eyre Peninsula. Pets Allowed, Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eyre-hwy-site-ceduna-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---_z1gbPQ--/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/evjchxcaldrfpvnt6pud",
    "https://media.anycamp.com.au/c/image/upload/s--SEFyHsuJ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/evjchxcaldrfpvnt6pud"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyre Hwy",
    "addressLocality": "Ceduna",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.128273,
    "longitude": 133.739938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Morgan"
      },
      "reviewBody": "Site just off the road, noisy trucks but not very often. Only felt safe as there were a bunch of other campers nearby :) no facilities etc"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Millie W."
      },
      "reviewBody": "Didn’t end up staying the night very basic spot just off the highway with a lot of rubbish around. Would be much better if we slept in a caravan no a swag."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steven"
      },
      "reviewBody": "Still a fare bit of rubbish around but still plenty of good spots out of the wind and close to town for supplies. ( bring mozzie repellent)"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lulu K."
      },
      "reviewBody": "Liked it here:) cool sunset and quite cozy"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt B."
      },
      "reviewBody": "Stayed Feb 2020, free campsite to the left of the highway when heading west to Ceduna. No facilities, shady spots between trees. Picked up some rubbish but quite a bit still there. Nice sunset colours."
    }
  ]
}