{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/irish-well-hut-nantawarrina-ipa-south-australia",
  "name": "Irish Well Hut - Nantawarrina IPA",
  "description": "Near Flinders Ranges and Outback and Gammon Ranges. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/irish-well-hut-nantawarrina-ipa-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.818465,
    "longitude": 138.978086
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/irish-well-hut-nantawarrina-ipa?utm_source=list&utm_medium=web&utm_campaign=campsites/nepabunna-sa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}