{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maxwells-flat-camping-area-debenham-new-south-wales",
  "name": "Maxwells Flat Camping Area",
  "description": "Ideal if your looking for quiet secluded, I spent 5 nights here solo and didn’t see a sole. Keep an... Near Biriwal Bulga National Park, Cottan-Bimbang National Park, North Coast NSW and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maxwells-flat-camping-area-debenham-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VrmBmMiF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hdn4iq5qmjb8akfflh5a",
    "https://media.anycamp.com.au/c/image/upload/s--Zm2VDKS8--/c_fill,h_400,q_auto,w_800/hdn4iq5qmjb8akfflh5a"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Causeway Rd",
    "addressLocality": "Debenham",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.48818,
    "longitude": 152.187078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Benny G."
      },
      "reviewBody": "Ideal if your looking for quiet secluded, I spent 5 nights here solo and didn’t see a sole. Keep an eye out for the 6ft plus resident red bellied black snake in the scrub in the middle of grounds.\nDoyle’s river runs next to the campground and is amazing for a swim.\nPit toilets only."
    }
  ]
}