{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badgee-park-sussex-inlet-new-south-wales",
  "name": "Badgee Park",
  "description": "Near Bherwerre Beach, Bherwerre Beach, Cave Beach, Berrara Beach, Conjola National Park, Booderee National Park and Botanic Gardens, Bullocks Hoof, Flatrock Beach, Monument Beach, Kitty's Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badgee-park-sussex-inlet-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148-156 River Rd",
    "addressLocality": "Sussex Inlet",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.15404,
    "longitude": 150.595072
  },
  "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": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alex"
      },
      "reviewBody": "A small park but met our needs for a single night stay. Facilities were spotless and offered plenty of room for drying washing. The only constructive point would be the cooking facilities were very basic and could use some TLC."
    }
  ]
}