{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dora-point-camping-binalong-bay-tas",
  "name": "Dora Point Camping",
  "description": "The Dora Point Camping area is free of charge; the maximum stay is 4-weeks. Dogs are OK if kept under control at all times and a ranger patrols the area. There is no fresh drinking water and you must carry your own firewood. Fuel stoves are recommended. The Dora Point Camping area is well signposted off Binalong Bay Road, app. 8 kilometres north of the town of St Helens. Travel for a distance of just over 4.5 kilometres to the camping area where you will find a good selection of sheltered cam...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dora-point-camping-binalong-bay-tas",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/DSC_8896-scaled.jpg?v=1630028567",
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/DSC_8896-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dora Point",
    "addressLocality": "Binalong Bay",
    "addressRegion": "TAS",
    "postalCode": "7216",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.263,
    "longitude": 148.257
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}