{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drummondope-camp-drummondslope-queensland",
  "name": "Drummondope Camp",
  "description": "Near Outback Queensland and Alpha. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/drummondope-camp-drummondslope-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tambo Rd",
    "addressLocality": "Drummondslope",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.172082,
    "longitude": 146.588437
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/drummondope-camp?utm_source=list&utm_medium=web&utm_campaign=campsites/alpha-qld/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}