{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belbrooke-farms-934-esk-kilcoy-caboonbah",
  "name": "Belbrooke Farms, 934 Esk Kilcoy Rd, Caboonbah",
  "description": "Fantastic host and a campsite to suit all comers Near Brisbane and Caboonbah. Pets Allowed, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/belbrooke-farms-934-esk-kilcoy-caboonbah",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8yB1BxdD--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/wsqjog20xtabjlwu5cn6",
    "https://media.anycamp.com.au/c/image/upload/s--_Y75afS6--/c_fill,h_400,q_auto,w_800/wsqjog20xtabjlwu5cn6"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "934 Esk Kilcoy Road",
    "addressRegion": "Caboonbah Qld 4312",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.158389,
    "longitude": 152.469696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Romic A."
      },
      "reviewBody": "Fantastic host and a campsite to suit all comers"
    }
  ]
}