{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tamara-h-finch-hatton-queensland",
  "name": "Tamara H.",
  "description": "Absolutely stunning spot, right on the water, so relaxing listening to the constant sound of trickli...",
  "url": "https://campertunity.com/listings/campgrounds/tamara-h-finch-hatton-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 78 Mackay - Eungella Road",
    "addressLocality": "Finch Hatton",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.130744,
    "longitude": 148.6132076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}