{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lime-bay-state-reserve-campground-sloping-main-tas",
  "name": "Lime Bay State Reserve Campground",
  "description": "Lime Bay State Reserve has a shaded campground by a sandy cove on a remote thumb of Tasman Peninsula in southeastern Tasmania.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lime-bay-state-reserve-campground-sloping-main-tas",
  "image": [
    "https://www.hikespeak.com/img/AU/Tas/Tasman/Lime_Bay/Lime_Bay_Campground_Tasman_Peninsula_Tasmania_AU_5416.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coal Mines Road",
    "addressLocality": "Sloping Main",
    "addressRegion": "TAS",
    "postalCode": "7186",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.956901,
    "longitude": 147.704245
  }
}