{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/come-and-enjoy-the-view-ulverstone-tasmania",
  "name": "Come and enjoy the view",
  "description": "Here, you’ll discover the perfect blend of relaxation and adventure, right in the heart of Tasmania's stunning North West Coast",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/come-and-enjoy-the-view-ulverstone-tasmania",
  "image": [
    "https://tassiegetawayparks.com.au/uploads/general/Ulverstone/_1200x630_crop_center-center_82_none_ns/11414/big4.jpg?mtime=1771365201",
    "https://tassiegetawayparks.com.au/uploads/general/Ulverstone/_800x418_crop_center-center_82_none_ns/11414/big4.jpg?mtime=1771365201"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "57 Water Street",
    "addressLocality": "Ulverstone",
    "addressRegion": "Tasmania",
    "postalCode": "7315",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.15355,
    "longitude": 146.18091
  }
}