{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheoak-ridge-nature-reserve-mount-molloy-queensland",
  "name": "Sheoak Ridge Nature Reserve",
  "description": "Beautiful spot! Avoid if you are looking for a holiday park or even basic facilities but email them... Near Macalister Range National Park, Four Mile Beach, Wangetti Beach, Kuranda National Park,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sheoak-ridge-nature-reserve-mount-molloy-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Molloy",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.640757,
    "longitude": 145.403392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nichola B."
      },
      "reviewBody": "Beautiful spot! Avoid if you are looking for a holiday park or even basic facilities but email them for a full nature immersion, with bird chorus. Claire and Marcus are very accomodating and made finding their place easy."
    }
  ]
}