{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sussex-palms-holiday-park-au",
  "name": "Sussex Palms Holiday Park",
  "description": "Love the community feel and a great spot all year round. Near Bherwerre Beach, Bherwerre Beach, Berrara Beach, Cave Beach, Conjola National Park, Bullocks Hoof, Flatrock Beach, Monument Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sussex-palms-holiday-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--lnPg2s72--/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/agiz9l2egz0az0xqxocy",
    "https://media.anycamp.com.au/c/image/upload/s--vDivwM1L--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/agiz9l2egz0az0xqxocy"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40 Sussex Inlet Road, Sussex Inlet, New South Wales",
    "addressLocality": "2540",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.168034,
    "longitude": 150.594363
  },
  "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": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Carly D."
      },
      "reviewBody": "Love the community feel and a great spot all year round."
    }
  ]
}