{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coorong-bush-camp",
  "name": "Coorong Bush Camp Campground",
  "description": "Coorong Bush Camp Campground is a campsite with 1 pitches in Coorong, Australia. Book and review Coorong Bush Camp Campground on Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coorong-bush-camp",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTOf2CeUsXZNieeaBrdqtaotYEfPGwy8Hl/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coorong",
    "postalCode": "5264",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.940288,
    "longitude": 139.493763
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}