{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moreton-telegraph-station-wenlock-queensland",
  "name": "Moreton Telegraph Station",
  "description": "Awesome spot. Really friendly staff and good vibe. Great burgers, nice grassy sites and great walkin... Near Tropical North Queensland and Wenlock. Pets Allowed, Toilets, Drinking Water, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/moreton-telegraph-station-wenlock-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Mp-ufHhF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/d3cfr9x4l8gwmrtzvqdw",
    "https://media.anycamp.com.au/c/image/upload/s--1Xvr48Oo--/c_fill,h_400,q_auto,w_800/d3cfr9x4l8gwmrtzvqdw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Telegraph Rd",
    "addressLocality": "Wenlock",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.453121,
    "longitude": 142.638807
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "JayTay"
      },
      "reviewBody": "Awesome spot. Really friendly staff and good vibe. Great burgers, nice grassy sites and great walking tracks."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Craig B."
      },
      "reviewBody": "Stopped a couple of days here on my way to the Tip. Top spot to stop off and relax  and wash off some of that red dust. Green grass, mango-addicted cows, palm cockatoos, wallabies, friendly scrub turkeys Simon and Simone, even cus-cus can sometimes be spotted. Fish the barra hole, walk the cave creek circuit or just relax in the shade. Managers Barb and Andrew are awesome - helpful, knowledgeable and friendly."
    }
  ]
}