{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vacant-land-mareeba-qld",
  "name": "Vacant Land Mareeba",
  "description": "Our vacant land is in a private area surrounded by bushland yet still close to the CBD & parks. We are an hours drive to the coastal city of Cairns. The beautiful Atherton Tablelands begin a 30 minute country drive south. There are many ‘Must sees & dos ‘ in this diverse area of Far North Queensland. Even though our land is close to town. It is set in a peaceful no through road which enters into bushland. During the tourist season (July - Nov) you may catch sight of a hot air balloon passing...",
  "url": "https://campertunity.com/listings/campgrounds/vacant-land-mareeba-qld",
  "image": [
    "https://static.campspace.com/media/space/detail/154666.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mareeba Shire",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.011,
    "longitude": 145.417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}