{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grimwade-settlement-camp-grimwade-western-australia",
  "name": "Grimwade Settlement Camp",
  "description": "Near Australia's South West and Grimwade. Pets Allowed, Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grimwade-settlement-camp-grimwade-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--jBiXiFcK--/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/x4bzmeojyyewfcs5rrhm",
    "https://media.anycamp.com.au/c/image/upload/s--3p8InIpg--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/x4bzmeojyyewfcs5rrhm"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grimwade",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.697891,
    "longitude": 116.048812
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Paul L."
      },
      "reviewBody": "Large area available, choose your own spot. Fires allowed in season. Be prepared for a long uphill drive."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rob T."
      },
      "reviewBody": "If you can get a spot in the water it is incredible, but otherwise there is plenty of flat area just before you reach the lake. No amenities. \n\nAccording to a few reports/reviews I have found it is no longer a designated campground and absolutely no fires year round"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Phillip J."
      },
      "reviewBody": "Free is one star for free, lack of amenities and difficulty finding sans navigation device means it stays at one star. All in all, I liked it."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel H."
      },
      "reviewBody": "If you’re looking for a getaway from civilisation, this is the place for you. \nAccessible in two wheeled drive, lots of different areas to camp or caravan. No power, no toilets or showers. Be truly out in the bush with all the wonderful trees and sounds."
    }
  ]
}