{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunes-resort-sussex-inlet-new-south-wales",
  "name": "The Dunes Resort",
  "description": "Near Berrara Beach, Bherwerre Beach, Berrara Beach, Conjola National Park, Flatrock Beach, Monument Beach, Cave Beach, Washerwomens Beach, Dee Beach, One Tree Beach, Inyadda Beach, Bullocks Hoof,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunes-resort-sussex-inlet-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "157 The Springs Rd",
    "addressLocality": "Sussex Inlet",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.172878,
    "longitude": 150.578742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}