{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marton-b-lake-lonsdale-au",
  "name": "Marton B.",
  "description": "Free camping next to Lake Lonsdale. I think Tysers isn’t as good as the others, the ground is a bit...",
  "url": "https://campertunity.com/listings/campgrounds/marton-b-lake-lonsdale-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_uvrMTfB--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/h4yhsnwye7a7xetexvmz",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Lake Lonsdale",
    "addressCountry": "AU"
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tysers/stories/11901"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}