{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/middle-rock-deepwater-queensland",
  "name": "Middle Rock",
  "description": "Near Deepwater National Park, Gladstone and Deepwater. Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/middle-rock-deepwater-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--H-obtfI5--/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/fizegurybpd4l1kcngvk",
    "https://media.anycamp.com.au/c/image/upload/s--Z-U3JDUc--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/fizegurybpd4l1kcngvk"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wreck Rock Rd",
    "addressLocality": "Deepwater",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.290739,
    "longitude": 151.953029
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@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": "Elliott F."
      },
      "reviewBody": "Tropical Forrest paradise. Close walk to the beach and allows fires. \nWe got to see Humpback Whales swimming nearby which was amazing!\n4WD recommended as the sand can be extremely soft in one section in particular.\n\nOnly down side to this beautiful place is the use of 1080 poison nearby hence the 4 star review"
    }
  ]
}