{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lowood-nature-camp-lowood-queensland",
  "name": "Lowood Nature Camp",
  "description": "Grassy open flat area on the highest part at the very back of the property. Your vista here includes views of surrounding hills and farmland and as far as the D'aguilar National Park to the north east. Incredible sunsets to the West from your fire, with the whole universe and beyond to behold on a clear night.",
  "url": "https://campertunity.com/listings/campgrounds/lowood-nature-camp-lowood-queensland",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1657562204/campground-photos/jhwazfux25gj2zhj5nvj.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lowood",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.448599799478416,
    "longitude": 152.57248559215697
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}