{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alana-l-6701-western-australia",
  "name": "Alana L.",
  "description": "Amazing spot and there is even a day spa!",
  "url": "https://campertunity.com/listings/campgrounds/alana-l-6701-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--JbKGAIWZ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/lv4hnbja0xe1c8lxtvty",
    "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": "PO Box 708, Carnarvon",
    "addressLocality": "6701",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}