{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-river-camping-smithton-tas",
  "name": "Black River Camping Free Campground Smithton Peggs Tasmania",
  "description": "The campground at Black River is located some 2 kilometres west of Peggs Beach camping area. This is a great little camping site with lots of secluded, grassed, and sheltered camping spots. Self-registration applies. Situated 15 minutes west of Hellyer Beach, Black River is accessed through the Peggs Creek camping area on the eastern side of the river. There is a lot of birdlife in this area. These secluded sites are located in coastal vegetation next to the Black River estuary near Smithton...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-river-camping-smithton-tas",
  "image": [
    "https://www.campingtasmania.com/wp-content/uploads/2021/08/DSC_0781-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Black River",
    "addressLocality": "Smithton",
    "addressRegion": "TAS",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.712775,
    "longitude": 145.005973
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}