{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-creek-wam-queensland",
  "name": "Crooked Creek",
  "description": "Easy access for caravan Pit toilet Wood bbq Near Townsville and Greenvale. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/crooked-creek-wam-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--lqtARB8V--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/frkolc84xy99blefctwp",
    "https://media.anycamp.com.au/c/image/upload/s--aDDiA2C5--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/frkolc84xy99blefctwp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "WAM",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.247346,
    "longitude": 145.479804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Eric K."
      },
      "reviewBody": "Yes there is a Crooked Creek at this location however you cannot camp there. This is part of an active cattle station and the graziers would not like freeloaders."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tina H."
      },
      "reviewBody": "Easy access for caravan\nPit toilet\nWood bbq"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tom R."
      },
      "reviewBody": "It does not exist"
    }
  ]
}