{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eureka-creek-dimbulah-queensland",
  "name": "Eureka Creek",
  "description": "First in chooses best spot. Popular little spot overlooking creek. Locals have a free borrow/leave l... Near Tropical North Queensland and Dimbulah. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/eureka-creek-dimbulah-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vYUr8aej--/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/eyaytxmdu6fxamsngy6x",
    "https://media.anycamp.com.au/c/image/upload/s--TblikxAL--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/eyaytxmdu6fxamsngy6x",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "65217 Burke Developmental Rd",
    "addressLocality": "Dimbulah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.187457,
    "longitude": 145.040394
  },
  "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": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "C K."
      },
      "reviewBody": "Great place to pull up for the night. No phone signal however. The only thing there is a small free library box"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Helen B."
      },
      "reviewBody": "Nice quiet out-of-the-way camp. No facilities but does have a Little Free Library"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Murri1"
      },
      "reviewBody": "First in chooses best spot. Popular little spot overlooking creek. Locals have a free borrow/leave library nearby. Various wildlife and surrounding views of farms."
    }
  ]
}