{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millie-s-au",
  "name": "Millie S.",
  "description": "Great bathrooms, useful kitchen and semi-protected kitchen (full roof but not full sides so can get...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millie-s-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8ULyGTxd--/c_fill,h_400,q_auto,w_800/v1/production/zsqql2gvo6jbt4nhhhpp",
    "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": "Peaceful Bay Road, Peaceful Bay, Western Australia",
    "addressLocality": "6333",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}