{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-catani-campground-best-campground-in-mt-buffalo-nation",
  "name": "Lake Catani Campground | Best Campground in Mt Buffalo National Park",
  "description": "Lake Catani Campground is high up in the mountains inside the Mt Buffalo National Park and surely one of the best places to camp in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-catani-campground-best-campground-in-mt-buffalo-nation",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.721719848489265,
    "longitude": 146.760030398857
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1+"
}