{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-king-william-free-camping-derwent-bridge-tas",
  "name": "Lake King William Free Camping",
  "description": "Lake King William is located to the west of Derwent Bridge and is a popular local trout fishing location. You access the Lake King William camping area off the A10 highway with two tracks leading to the campsites. One is 1.8 kilometres to the South of the Derwent Bridge Hotel and the other is 3.6kms. For the first camping location, the bush campsites are found 100 metres off the road. If you take the longer road (3.6 kilometres) the campsite is located a further 900 metres near the boat ramp....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-king-william-free-camping-derwent-bridge-tas",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/09/24646875069_7aab1db75c_k.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Derwent Bridge",
    "addressRegion": "TAS",
    "postalCode": "7140",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.15,
    "longitude": 146.25
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}