{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turkeys-nest-rainforest-cottages-mount-glorious-queensland",
  "name": "Turkey's Nest Rainforest Cottages",
  "description": "A former forestry cottage, White Gum Cottage has a delightful rustic charm, combined with all the modern conveniences. It is a special place to relax, unwind and enjoy the tranquillity of nature. Fully self-contained with two bedrooms (1 queen, 1 double, all linen included), lounge, dining, full kitchen, bathroom, cosy slow-combustion fire, and verandah with barbeque. Take in the view from the verandah where native birds come to feed, walk in the nearby National Park or visit a local cafe.",
  "url": "https://campertunity.com/listings/campgrounds/turkeys-nest-rainforest-cottages-mount-glorious-queensland",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/ycamp_images/photos/5ee05f0864ae5/turkey-s-nest-rainforest-cottages-white-gum-cottage-south-east-queensland.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Glorious",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.336523,
    "longitude": 152.770282
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}