{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-tate-river-free-camp-queensland",
  "name": "Sandy Tate River Free Camp",
  "description": "Near Tropical North Queensland and Almaden. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/sandy-tate-river-free-camp-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XxPhDKro--/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/udigx5cx3cxg8xkdfvoi",
    "https://media.anycamp.com.au/c/image/upload/s--N4W_r-Hw--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/udigx5cx3cxg8xkdfvoi"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.469706,
    "longitude": 144.616889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cheryl E."
      },
      "reviewBody": "The sandy tate campsites are on private property,so people visiting there without permission are actually trespassing,even if you have permission from the land owner there is no dogs,no motorbikes...perhaps you need to update your website!!!! not a public campsite\"!!!"
    }
  ]
}