{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-navarino-campground-waroona-western-australia",
  "name": "Lake Navarino Campground",
  "description": "Near Destination Perth and Waroona. Pets Allowed, Toilets, BBQ Areas, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-navarino-campground-waroona-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--hS96SYIX--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/gcdzcsv0eqekct31gtel",
    "https://media.anycamp.com.au/c/image/upload/s--0ZijkVDX--/c_fill,h_400,q_auto,w_800/gcdzcsv0eqekct31gtel"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "147 Invarell Rd",
    "addressLocality": "Waroona 6215",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.849508,
    "longitude": 115.997552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Grant A."
      },
      "reviewBody": "Terrible site hoons in four wheel drive driving around at 3 o’clock in the morning revving up and causing mayhem one toilet not a very pleasant camping experience at all"
    }
  ]
}