{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manna-hill-donation-rest-area-manna-hill-south-austra",
  "name": "Manna Hill Donation Rest Area",
  "description": "Near Flinders Ranges and Outback and Manna Hill. Pets Allowed and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/manna-hill-donation-rest-area-manna-hill-south-austra",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrier Hwy",
    "addressLocality": "Manna Hill",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.430991,
    "longitude": 139.986641
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/manna-hill-donation-rest-area",
    "https://campermate.com/en/location/australia/sa/flinders-ranges-and-outback/free-campsites/manna-hill-rest-stop/e0303b34-68e0-4d98-84e7-999d1954f3ea"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}