{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walkamin-caravan-park-walkamin-south-end-queensland",
  "name": "Walkamin Caravan Park",
  "description": "Near Hasties Swamp National Park, Tropical North Queensland and Walkamin. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/walkamin-caravan-park-walkamin-south-end-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--BL10zV6c--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/myo3x9orjobumhvcynry",
    "https://media.anycamp.com.au/c/image/upload/s--r8u7sXfw--/c_fill,h_400,q_auto,w_800/myo3x9orjobumhvcynry"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wattle St",
    "addressLocality": "Walkamin (south end)",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.132159,
    "longitude": 145.429079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}