{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sams-creek-mapoon-queensland",
  "name": "Sams Creek",
  "description": "Georgeous creek and swimming hole. Several spots but not huge sites. Near Tropical North Queensland and Mapoon. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/sams-creek-mapoon-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--340k7Uu8--/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/jgck1pzwzi555awzuehj",
    "https://media.anycamp.com.au/c/image/upload/s--EACUZtAK--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jgck1pzwzi555awzuehj"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Telegraph Track",
    "addressLocality": "Mapoon",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -11.362938,
    "longitude": 142.402224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Abi M."
      },
      "reviewBody": "Georgeous creek and swimming hole. Several spots but not huge sites."
    }
  ]
}