{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merbein-common-horseshoe-bend-campground-merbein",
  "name": "Merbein Common (Horseshoe Bend) Campground",
  "description": "Merbein Common (Horseshoe Bend) Campground is a campsite with 20 pitches in Merbein, Australia.",
  "url": "https://campertunity.com/listings/campgrounds/merbein-common-horseshoe-bend-campground-merbein",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Merbein",
    "postalCode": "3505",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.15591,
    "longitude": 142.074966
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}