{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roxby-downs-andamooka-road-andamooka-south-australia",
  "name": "Roxby Downs-Andamooka Road",
  "description": "Near Flinders Ranges and Outback and Andamooka Station. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/roxby-downs-andamooka-road-andamooka-south-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roxby Downs-Andamooka Rd",
    "addressLocality": "Andamooka",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.546656,
    "longitude": 136.940196
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/roxby-downs-andamooka-road?utm_source=list&utm_medium=web&utm_campaign=campsites/stuarts-creek-sa/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}