{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wrights-bay-bush-camping-campground-mount-benson",
  "name": "Wrights Bay Bush Camping Campground",
  "description": "Wrights Bay Bush Camping Campground is a camping site with 10 pitches in Mount Benson, Australia. Book and see Wrights Bay Bush Campground Camping on Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wrights-bay-bush-camping-campground-mount-benson",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Benson",
    "postalCode": "5275",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.042045,
    "longitude": 139.742403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$100+"
}