{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jenny-w-au",
  "name": "Jenny W.",
  "description": "Sharon runs a great park. She has fresh flowers in the spotless amenities every day. She is very he...",
  "url": "https://campertunity.com/listings/campgrounds/jenny-w-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--E7vjObBs--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rh6go2wrj5wepnbb9mmy",
    "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": "45 Westmacott Street, Esperance, Western Australia",
    "addressLocality": "6450",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}