{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hamilton-campground-tasmania",
  "name": "Hamilton Campground",
  "description": "Hamilton is located some 75 kilometres North West of Hobart, on the Lyell Highway that connects the state capital Hobart to Strahan and Queenstown on the West Coast of Tasmania. This is an attractive campground beside the Clyde River, and very affordable at app. AUD $20 per night for a maximum stay of 7 nights. Bookings are not possible, all camping is on a first come, first serve basis. There is a self-registration system in operation. At the Hamilton Campground, you will find a barbecue and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hamilton-campground-tasmania",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/DSC_1415-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hamilton",
    "addressRegion": "TAS",
    "postalCode": "7140",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.5694,
    "longitude": 146.9167
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}