{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/degrey-river-rest-area-de-grey-western-australia",
  "name": "Degrey River Rest Area",
  "description": "Very busy free camp. Two drop toilets and large rubbish bins. Cannot get to river anymore. But lots... Near Australia's North West and De Grey. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/degrey-river-rest-area-de-grey-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--iWeR-6un--/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/l4wf5qlevgadtqrz71ej",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--ezfg-sCI--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/l4wf5qlevgadtqrz71ej"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Hwy",
    "addressLocality": "De Grey",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.310064,
    "longitude": 119.254824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dennis M."
      },
      "reviewBody": "As with most WA rest areas it has basic but working toilets but these were poorly  maintained and without toilet paper. There are loads of sites available and it was heavily used the night we were there. Has a dump point and garbage disposal bins. Little road noise."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sarah M."
      },
      "reviewBody": "Very busy free camp. Two drop toilets and large rubbish bins. Cannot get to river anymore. But lots of space available. We arrived around 4pm and had to pitch towards the back. Over 50 vans there. Felt safe and protected, would use again."
    }
  ]
}