{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cockle-creek-campgrounds-tas",
  "name": "Cockle Creek Campgrounds South Coast Port Davey Track Boltons",
  "description": "Camping Cockle Creek, South Coast Track far South Tasmania Australia close Recherche Bay, Boltons Green Geeveston Hastings Caves",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cockle-creek-campgrounds-tas",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/00009_SMALL-1-scaled.jpg?v=1697267779",
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/00009_SMALL-1-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cockle Creek",
    "addressLocality": "Cockle Creek",
    "addressRegion": "TAS",
    "postalCode": "7109",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -43.57,
    "longitude": 146.91
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}