{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-questro-kununurra",
  "name": "El Questro",
  "description": "Great campgrounds and amenities. Children friendly. Pricey but good.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-questro-kununurra",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5xeO99nx--/c_fill,h_400,q_auto,w_800/v1/production/krso0ezsbh5fskhnsoc0",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "1 Gibb River Road",
    "addressRegion": "Kununurra WA 6743",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}