{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moorook-recreation-area-moorook-south",
  "name": "Moorook Recreation Area",
  "description": "Near Murray River National Park, Riverland and Moorook South. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/moorook-recreation-area-moorook-south",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "646 Kingston-Loxton Rd",
    "addressLocality": "Moorook South",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.28929,
    "longitude": 140.368216
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/moorook-recreation-area?utm_source=list&utm_medium=web&utm_campaign=campsites/wunkar-sa/boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}