{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-brook-stays-bundanoon-nsw-australia",
  "name": "Hidden Brook Stays",
  "description": "Great place to camp in the southern Highlands. We are self contained so this spot suited us perfect... Near Bundanoon. Pets Allowed and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-brook-stays-bundanoon-nsw-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Ro7xtQV9--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/wtovtowglpvfsragyjcl",
    "https://media.anycamp.com.au/c/image/upload/s--cowRhJzV--/c_fill,h_400,q_auto,w_800/wtovtowglpvfsragyjcl"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bundanoon NSW",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.67,
    "longitude": 150.29
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "lisa b."
      },
      "reviewBody": "Beautiful, quiet, safe spot, reasonably priced. The kids and dogs loved it too!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John G."
      },
      "reviewBody": "Great place to camp in the southern Highlands. \nWe are self contained so this spot suited us perfectly\nIt’s so close to the village of Bundanoon. \nThe Oaks was easily accessed in our 2wd motorhome.. plenty of room. \nLisa made us very welcome"
    }
  ]
}