{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maraboon-boat-and-ski-club-gindie-qld-4702-australia",
  "name": "Maraboon Boat and Ski Club",
  "description": "Near Gindie. Pets Allowed, Toilets, Powered sites, Showers and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/maraboon-boat-and-ski-club-gindie-qld-4702-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--TpDnpe8o--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/sres3vfu0r2kye9pmenh",
    "https://media.anycamp.com.au/c/image/upload/s--bJoyxNF8--/c_fill,h_400,q_auto,w_800/sres3vfu0r2kye9pmenh"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ski Rd",
    "addressLocality": "Gindie QLD 4702",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.66,
    "longitude": 148.09
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/maraboon-boat-and-ski-club"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}