{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/point-drummond-campground-mount-hope",
  "name": "Point Drummond Campground",
  "description": "Point Drummond Campground is a campsite with 1 pitches in Mount Hope, Australia. Book and review Point Drummond Campground on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/point-drummond-campground-mount-hope",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTIlVwcDPnukpU85EfT5CxfHIgyhRenTyh/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Hope",
    "postalCode": "5607",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.14357,
    "longitude": 135.24133
  },
  "sameAs": [
    "https://www.spottocamp.com/nl/campsites/point-drummond-campground-mount-hope"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}