{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-lake-campground",
  "name": "South Lake Campground",
  "description": "South Lake Campground in Backbone State Park, Dundee Iowa. See 4 traveler reviews, 25 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/south-lake-campground",
  "image": [
    "https://campcdn.com/photos/5/4/5450/234758/uploads_2F1592954928748-217t6n7xtgb-abde799f6157036f8a6133f800b3901c_2F33106A25-6C19-4E43-874A-B6C95B5045B0.jpeg?v=1633857535",
    "http:https://campcdn.com/photos/5/4/5450/234758/low_res/south-lake-campground-backbone-sp.jpeg?v=1633857535"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.60254734501882,
    "longitude": -91.54187892444602
  },
  "sameAs": [
    "https://www.campendium.com/south-lake-campground-backbone-sp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}