{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flinders-area-a-amity-qld",
  "name": "Flinders Area A",
  "description": "Stay at Flinders Area A near Amity, QLD. Flinders Area A offers essential amenities and scenic surroundings. Plan your trip now.",
  "url": "https://campertunity.com/listings/campgrounds/flinders-area-a-amity-qld",
  "image": [
    "https://xvpckvzmgzaljidrmtdk.supabase.co/storage/v1/object/public/campsites/e74f2c20-8b02-491e-bb76-6304c6133b6e/flinders-area-a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Amity",
    "addressRegion": "QLD",
    "postalCode": "4183",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.3938772,
    "longitude": 153.4614404
  },
  "sameAs": [
    "https://www.camptoo.com.au/campsite/qld/flinders-area-a"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}