{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loch-luna-game-reserve-overland-corner-south-australia",
  "name": "Loch Luna Game Reserve",
  "description": "Great little sp. Close to the highway but the noise was not irritating. Near Riverland and Overland Corner. Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/loch-luna-game-reserve-overland-corner-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--6YuHjwBP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/lsnofvo1orudf9xu6z6e",
    "https://media.anycamp.com.au/c/image/upload/s--SSEAwb3M--/c_fill,h_400,q_auto,w_800/lsnofvo1orudf9xu6z6e"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 840 Sturt Hwy",
    "addressLocality": "Overland Corner",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.220408,
    "longitude": 140.385519
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/loch-luna-game-reserve"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}