{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northbrook-mountain-remote-bush-camp-dundas-queensland",
  "name": "Northbrook Mountain remote bush camp",
  "description": "Bit of a hike in but awesomely secluded and has some great views at the summit that is nearby. Near Brisbane and England Creek. Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/northbrook-mountain-remote-bush-camp-dundas-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zi66rHHJ--/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/imbrmgzfz5n1c4jxtzp0",
    "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--g6uMNwn---/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/imbrmgzfz5n1c4jxtzp0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Northbrook Parkway",
    "addressLocality": "Dundas",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.3235,
    "longitude": 152.719532
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cody c."
      },
      "reviewBody": "Bit of a hike in but awesomely secluded and has some great views at the summit that is nearby."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Itchy F."
      },
      "reviewBody": "This is a walk-in bush camp with people usually parking at the Lawton Road gate on Northbrook Parkway. There is no water at the campsite although there is (untreated) water in a water tank at the intersection of England Creek & Lawton Roads (roughly 600m away.) it’s about a 400 m walk to the summit of Northbrook Mountain which is worth the look."
    }
  ]
}