{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-palmer-river-queensland",
  "name": "North Palmer River",
  "description": "WOW!! there is so much history around this site. The old gold mining reserve is where you are camped... Near Tropical North Queensland and Palmer. .",
  "url": "https://campertunity.com/listings/campgrounds/north-palmer-river-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Vmibt23K--/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/ti9bpzj29dwpwbwv4lub",
    "https://media.anycamp.com.au/c/image/upload/s--86qjjx_z--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ti9bpzj29dwpwbwv4lub"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.014869,
    "longitude": 144.279454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "A couple with a Collie ❤"
      },
      "reviewBody": "WOW!! there is so much history around this site. The old gold mining reserve is where you are camped. Defuantly go through the old town called Maytown! So stunning. We loved this spot. Massive a lot of room for camping and they allow dogs which for us is always mandatory.\nFirewood is everywhere no need go pay for it too which is perfect. I mean it's Australia after all 😍"
    }
  ]
}