{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atherton-holiday-park-queensland",
  "name": "Atherton Holiday Park",
  "description": "Near Hasties Swamp National Park, Yungaburra National Park, Crater Lakes National Park, Herberton Range National Park, Danbulla National Park, Mount Hypipamee National Park, Tropical North...",
  "url": "https://campertunity.com/listings/campgrounds/atherton-holiday-park-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Zlp5ReOb--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/pwjzzwsrehibesms80sl",
    "https://media.anycamp.com.au/c/image/upload/s--vt_0c6uS--/c_fill,h_400,q_auto,w_800/pwjzzwsrehibesms80sl"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64-72 Mountain View Dr",
    "addressLocality": "Atherton",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.261347,
    "longitude": 145.507862
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}