{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bewong-rest-area-bewong-new-south-wales",
  "name": "Bewong Rest Area",
  "description": "Near Conjola National Park, Bherwerre Beach, Orion Beach, Berrara Beach, Greenfields Beach, Nelsons Beach, Blenheim Beach, Cave Beach, Booderee National Park and Botanic Gardens, Hyams Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bewong-rest-area-bewong-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PXDzg1tP--/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/qal3qgbkhfmlnugyot0p",
    "https://media.anycamp.com.au/c/image/upload/s--z9DBCbLl--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/qal3qgbkhfmlnugyot0p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2399 Princes Highway",
    "addressLocality": "Bewong",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.085017,
    "longitude": 150.533615
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mads C."
      },
      "reviewBody": "It is just a drop toilet and some benches on the side of the road. It seems that people do not want campers here as we were beeped at 6-7 times during the night, with the last one being at 4am who also screamed ‘get the f# out of here’. I headed off shortly after that"
    }
  ]
}