{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sportmans-park-sleepy-eye-mn",
  "name": "Sportman's Park",
  "description": "Sportman's Park is located at Minnesota 4, Sleepy Eye MN 56085. Sportman's Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/sportmans-park-sleepy-eye-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Minnesota 4",
    "addressLocality": "Sleepy Eye",
    "addressRegion": "MN",
    "postalCode": "56085",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3098869,
    "longitude": -94.7290462
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/sleepy-eye/sportman-s-park",
    "https://thedyrt.com/camping/minnesota/minnesota-sportsman-park-24196"
  ]
}