{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/erin-w-2539-au",
  "name": "Erin W.",
  "description": "Stayed here over the long weekend, was pretty quiet. Great entertaining area with bbqs and a wood fi...",
  "url": "https://campertunity.com/listings/campgrounds/erin-w-2539-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--200HR8a7--/c_fill,h_400,q_auto,w_800/neenhp83usrxohskrdup",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34 Ilett Street, Mollymook, New South Wales",
    "addressLocality": "2539",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mollymook-caravan-park/stories/6510"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}