{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ravenshoe-millstream-country-club-millstream-queensland",
  "name": "Ravenshoe Millstream Country Club",
  "description": "Near Millstream Falls National Park, Tully Falls National Park, Malaan National Park, Tropical North Queensland and Millstream. Pets Allowed, Toilets and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/ravenshoe-millstream-country-club-millstream-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--hfDiagBG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/avpytmgalehigjvmsfys",
    "https://media.anycamp.com.au/c/image/upload/s--fWGUvlJo--/c_fill,h_400,q_auto,w_800/avpytmgalehigjvmsfys"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13902 Kennedy Hwy",
    "addressLocality": "Millstream",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.641068,
    "longitude": 145.425208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "For $10 a night you get all you need for a one nighter."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anne G."
      },
      "reviewBody": "Nice quiet spot. $15 power, toilet and shower. TV reception no good. $10 unpowered. Honesty box if caretaker not around."
    }
  ]
}