{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hayley-j-bogee-new-south-wales",
  "name": "Hayley J.",
  "description": "This is one of my new favourite campgrounds! Everything is so clean and the campground is a big flat...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hayley-j-bogee-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--QtEA6n2_--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ucbrdiaiersrumcy4uwo",
    "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": "Unnamed Rd",
    "addressLocality": "Bogee",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}