{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mozzie-flat-camp-ground-port-moorowie-south-australia",
  "name": "Mozzie Flat Camp Ground",
  "description": "Despite the name there were no mozzies we saw. Right next to the beach, secluded, one of the best ca... Near Yorke Peninsula and Port Moorowie. Pets Allowed, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mozzie-flat-camp-ground-port-moorowie-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VEl2KiEh--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/sxvuoo8b9hecgh4pecmn",
    "https://media.anycamp.com.au/c/image/upload/s--M_vgWYzX--/c_fill,h_400,q_auto,w_800/sxvuoo8b9hecgh4pecmn",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Coast Rd",
    "addressLocality": "Port Moorowie",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.112112,
    "longitude": 137.498905
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mozzie-flat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}