{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charlies-flat-campground-nanga-brook-western-australia",
  "name": "Charlie's Flat Campground",
  "description": "Awesome spot sooo quiet and nice swimming in the river. You need to book online before you go. No wa... Near Destination Perth and Etmilyn. Pets Allowed, Toilets, BBQ Areas and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charlies-flat-campground-nanga-brook-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s---khInkgM--/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/diadrx5fw0uclhju7xwn",
    "https://media.anycamp.com.au/c/image/upload/s--y3C88tKL--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/diadrx5fw0uclhju7xwn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "River Rd",
    "addressLocality": "Nanga Brook",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.78087,
    "longitude": 116.106014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Abi M."
      },
      "reviewBody": "Awesome spot sooo quiet and nice swimming in the river. You need to book online before you go. No way of booking/paying at the site. Good sized spaces each one with bench and firepit."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Shannon E."
      },
      "reviewBody": "Great quiet spot with good access to the river. Not much else to do other than river."
    }
  ]
}