{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crater-valley-lake-cottage-upper-barron-queensland",
  "name": "Crater Valley Lake Cottage",
  "description": "Near Mount Hypipamee National Park, Herberton Range National Park, Hasties Swamp National Park, Malaan National Park, Yungaburra National Park, Tropical North Queensland and Upper Barron. Pets...",
  "url": "https://campertunity.com/listings/campgrounds/crater-valley-lake-cottage-upper-barron-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10524 Kennedy Hwy",
    "addressLocality": "Upper Barron",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.438881,
    "longitude": 145.485932
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}