{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pannikin-plain-cave-approx-8-km-east-of-cocklebiddy-weste",
  "name": "Pannikin Plain Cave",
  "description": "Near Australia's Golden Outback and Cocklebiddy. Free.",
  "url": "https://campertunity.com/listings/campgrounds/pannikin-plain-cave-approx-8-km-east-of-cocklebiddy-weste",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--80IIz3BA--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/fvsndfogxtluziqn1jhe",
    "https://media.anycamp.com.au/c/image/upload/s--6eJcHXsV--/c_fill,h_400,q_auto,w_800/fvsndfogxtluziqn1jhe"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "approx 8 Km East of Cocklebiddy",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.030482,
    "longitude": 126.181322
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/pannikin-plain-cave"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}