{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brockman-camp-site-hoffman-western-australia",
  "name": "Brockman Camp Site",
  "description": "Near Australia's South West and Hoffman. Pets Allowed, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brockman-camp-site-hoffman-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--cm_rKdYC--/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/a7mi0wfde5cr5rabo9hw",
    "https://media.anycamp.com.au/c/image/upload/s--tYcJo3BM--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/a7mi0wfde5cr5rabo9hw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Off Logue Brook Dam Road",
    "addressLocality": "Hoffman",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.987837,
    "longitude": 115.980482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Liz E."
      },
      "reviewBody": "Beautiful views, very popular with lots of swimming, boating and jet skiing.  2 flushing toilets.  Dogs allowed on leash.  However lots of 4WD hooning around and driving to close to tents, all hours of the night.  Will try the tourist park on the other side, for a more peaceful night sleep."
    }
  ]
}