{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/liffey-falls-forest-reserve-campground-deloraine-tas",
  "name": "Liffey Falls Forest Reserve Campground",
  "description": "Camping Liffey Falls Tasmania State Reserve, free campground tent campsites, campervans, motorhomes walks bushwalking fishing photography",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/liffey-falls-forest-reserve-campground-deloraine-tas",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/09/DSC_5011-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Liffey Falls Forest Reserve Campground",
    "addressLocality": "Deloraine",
    "addressRegion": "TAS",
    "postalCode": "7304",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.67,
    "longitude": 146.66
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bushwalking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}