{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nullarbor-roadhouse-caravan-south-australia",
  "name": "Nullarbor Roadhouse Caravan Park",
  "description": "Hello campers, Never been to this place before and am relatively new to the Grey Nomad life. But I c...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nullarbor-roadhouse-caravan-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8jeIxF0S--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/oeygmhwvbgmwi7jxllgb",
    "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": "Eyre Hwy",
    "addressLocality": "Nullarbor",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}