{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cobbler-hill-campground-deep-creek-south-australia",
  "name": "Cobbler Hill Campground",
  "description": "Clean camp area, with nice views and close to blowhole beach. Nice and quiet too Near Blowhole Beach, Naiko Inlet, Blowhole Beach, Naiko Inlet, Morgan's Beach, Boat Harbor Beach, Tunkalilla Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/cobbler-hill-campground-deep-creek-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--B78CrNKF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/xwbxnhvgg6tc0kjig7me",
    "https://media.anycamp.com.au/c/image/upload/s--kycB9rcx--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xwbxnhvgg6tc0kjig7me"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blowhole Creek Rd",
    "addressLocality": "Deep Creek",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.646725,
    "longitude": 138.174003
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/cobbler-hill-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}