{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-pepin-campground-1",
  "name": "Lake Pepin Campground",
  "description": "Lake Pepin Campground, Pepin Wisconsin. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/lake-pepin-campground-1",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.44481043042572,
    "longitude": -92.15388920580052
  },
  "sameAs": [
    "https://www.campendium.com/lake-pepin-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/wisconsin/pepin/lake-pepin-campgroud-motel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}