{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abminga-creek-marla-sa",
  "name": "Abminga Creek",
  "description": "Near Flinders Ranges and Outback and Tieyon. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/abminga-creek-marla-sa",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--f8M0EjkP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vfqsit8d3kwdj4cgoixm",
    "https://media.anycamp.com.au/c/image/upload/s--4b07-705--/c_fill,h_400,q_auto,w_800/vfqsit8d3kwdj4cgoixm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Marla",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.121354,
    "longitude": 135.209325
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/abminga-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}