{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/biloela-caravan-tourist-park-biloela-queensland",
  "name": "Biloela Caravan & Tourist Park",
  "description": "New Managers Garry and Dee will have this joint schmick in no time. Pool was being renevated while... Near Outback Queensland and Biloela. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/biloela-caravan-tourist-park-biloela-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "98 Dawson Hwy",
    "addressLocality": "Biloela",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.408898,
    "longitude": 150.495588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "SANDY B."
      },
      "reviewBody": "New Managers Garry and Dee will have this joint schmick in no time.  Pool was being renevated while we were there.  Such friendly and helpful people.  Amenities though date are roomy and clean. Highly recommend 👍"
    }
  ]
}