{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cooktown-peninsula-caravan-park-cooktown-4895-queensland",
  "name": "Cooktown Peninsula Caravan Park",
  "description": "Near Endeavour River National Park, Mount Cook National Park, Annan River (Yuku Baja-Muliku) National Park, Tropical North Queensland and Cooktown. Pets Allowed, Toilets, Drinking Water, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/cooktown-peninsula-caravan-park-cooktown-4895-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--GaJOaJYx--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ziyxi7jecvpxvr4ujcjw",
    "https://media.anycamp.com.au/c/image/upload/s--50IJUvNb--/c_fill,h_400,q_auto,w_800/ziyxi7jecvpxvr4ujcjw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Howard St",
    "addressLocality": "Cooktown 4895",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.476572,
    "longitude": 145.257667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@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": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michele"
      },
      "reviewBody": "Well laid out in the campsites are well away from the caravans and generators. Camp spots shaded and good space. Great showers and clean toilets. Further out than the ones right in the middle of town but the reward is they are quieter with no road noise. Nice spot."
    }
  ]
}