{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overland-corner-hotel-south-australia",
  "name": "Overland Corner Hotel",
  "description": "Campsites are great. You can camp right next to the hotel or down by the river. Hotel has amazing fo... Near Riverland and Overland Corner. Pets Allowed, Free, Toilets, Powered sites, Swimming and...",
  "url": "https://campertunity.com/listings/campgrounds/overland-corner-hotel-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--uxfhyzOX--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/omjoozigq1azyptyrn5o",
    "https://media.anycamp.com.au/c/image/upload/s--5zMBvbLT--/c_fill,h_400,q_auto,w_800/omjoozigq1azyptyrn5o"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "205 Old Coach Rd",
    "addressLocality": "Overland Corner",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.152159,
    "longitude": 140.340625
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/overland-corner-hotel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}