{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marton-b-lake-lonsdale",
  "name": "Marton B.",
  "description": "Very exposed and windy when we visited. Close to the lake and plenty of place to camp. 3 fire pits.",
  "url": "https://campertunity.com/listings/campgrounds/marton-b-lake-lonsdale",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--PFGi0P-4--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jkddcfohntl5lyzrolwq",
    "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/diggers-rest-3/stories/11899"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}