{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lions-den-hotel-campground-queensland",
  "name": "Lions Den Hotel & Campground",
  "description": "BEST PLACE TO STAY! Such a good atmosphere at the pub in the evening, you can swim in the river just... Near Black Mountain National Park, Annan River (Yuku Baja-Muliku) National Park, Cedar Bay...",
  "url": "https://campertunity.com/listings/campgrounds/lions-den-hotel-campground-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--3wRXQijL--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/xysxffsfxwtvg49odgik",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--iD78PjlA--/c_fill,h_400,q_auto,w_800/v1/production/xysxffsfxwtvg49odgik"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shiptons Flat Rd, Rossville",
    "addressLocality": "Historic Site",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.706166,
    "longitude": 145.223278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michele"
      },
      "reviewBody": "Iconic stop for many meaning this is a very popular campground. Camping behind the hotel, there are many great spots for both campers, caravaners, and camper trailers. Get in early as it really fills up late afternoon. Toilets and showers onsite. Great food and atmosphere in the pub in the evening. Great place to stop on your Cape York adventure."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Saskia C."
      },
      "reviewBody": "BEST PLACE TO STAY! Such a good atmosphere at the pub in the evening, you can swim in the river just near the campsites and make a fire in the evening. Really recommend to stop there! 👍🏻"
    }
  ]
}