{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tin-can-bay-tourist-park-cooloola-queensland",
  "name": "Tin Can Bay Tourist Park",
  "description": "Welcome to the picturesque Tin Can Bay Tourist Park, located in Tin Can Bay on the beautiful Cooloola Coast. Enjoy brand new modern facilities, including the camp kitchen, pool-side BBQ hut, laundry and large family bathroom, accessible bathrooms. Just a short stroll from shops, cafes, restaurants & the foreshore. Feed the rare Indo-Pacific humpback dolphins! Tin Can Bay is best known for being a boating and fishing paradise! For those who love the serenity of the coastal lifestyle, the Coolo...",
  "url": "https://campertunity.com/listings/campgrounds/tin-can-bay-tourist-park-cooloola-queensland",
  "image": [
    "https://photos.geozone.co.nz/photos/d1ce348152007974095f5f8d9030ae6a-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54-74 Trevally Street, Tin Can Bay, 4580, QLD",
    "addressLocality": "Cooloola",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.9241,
    "longitude": 153.006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}