{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northbrook-skies-camping-fernvale-queensland",
  "name": "Northbrook Skies Camping",
  "description": "We now have toilets. A self contained cabin is coming soon. Just an hour north west from Brisbane, just over half an hour north from Ipswich. We purchased our 'block' as a weekend escape from the city, but it's still so close to Brisbane and Ipswich. It's 25 acres of Australian bush, home to koalas, deer, kangaroos, quails, echidnas etc Kids can enjoy a large trampoline and flying fox. Camping is on grassy flats surrounded by trees. It is basic bush camping suited to fully self-sufficient cam...",
  "url": "https://campertunity.com/listings/campgrounds/northbrook-skies-camping-fernvale-queensland",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1670568505/campground-photos/algzugbiui2xdirw3ytb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fernvale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.308282279478753,
    "longitude": 152.62063152248027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Foraging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}