{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-creek-station-northhead-queensland",
  "name": "Western Creek Station",
  "description": "Great stay. Hot showers and toilet. Loads of wild life including the station cattle. Prospecting all... Near Tropical North Queensland and Northhead. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/western-creek-station-northhead-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": "Flat Creek Road",
    "addressLocality": "Northhead",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.471421,
    "longitude": 143.435858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nancy C."
      },
      "reviewBody": "Great stay. Hot showers and toilet. Loads of wild life including the station cattle. Prospecting allowed for $10 a day. Hosts super friendly. Pets and campfires allowed. Large camping area with large camp kitchen."
    }
  ]
}