{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/didgeriblues-great-sunrise-and-sunset-mountaintop-queensland",
  "name": "Didgeriblue's Great Sunrise And Sunset Mountaintop",
  "description": "Near Cape Melville National Park, Tropical North Queensland and Starcke. Free.",
  "url": "https://campertunity.com/listings/campgrounds/didgeriblues-great-sunrise-and-sunset-mountaintop-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -14.582377,
    "longitude": 144.607062
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}