{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chookhouse-farmstay-queensland",
  "name": "Chookhouse Farmstay",
  "description": "Near Southern Queensland Country and Vale View. Pets Allowed, Toilets, Powered sites, Showers and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/chookhouse-farmstay-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--qVw-H4Jw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/wuztjtowg7ytusjb5tmq",
    "https://media.anycamp.com.au/c/image/upload/s--JEGHV1xh--/c_fill,h_400,q_auto,w_800/wuztjtowg7ytusjb5tmq"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Only Pre Bookings Accepted 0408321725",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.644955,
    "longitude": 151.879103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ian F."
      },
      "reviewBody": "All the different animals were great. When we visited the showers and toilets were not working also we had to bring our own water. They changed us $30 for firewood  and fire pit, way too much. Not impressed."
    }
  ]
}