{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-speewah",
  "name": "water",
  "description": "We are offering a small grassed camping area within the Wet Tropics rainforest. Close to the shop, pub and many attractions. The campsite is exclusive with only one group at a time. The activities The campsite is purely a base, however it is very comfortable and picturesque. There are many sites and activities to experience in the surrounding area such as hiking, swimming, mountain biking, markets, dining and exploring. We would be happy to share our knowledge and experience with you.",
  "url": "https://campertunity.com/listings/campgrounds/water-speewah",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Speewah",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.8735,
    "longitude": 145.604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}