{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/land-of-memories-park-mankato-mn",
  "name": "Land of Memories Park",
  "description": "Land of Memories Park is located at 100 Amos Owen Lane, Mankato MN 56001. Land of Memories Park can be contacted at ***-***-**** or https://www.mankatomn.gov/city-services-a-z/city-services-n-z/parks/land-of-memories-park",
  "url": "https://campertunity.com/listings/campgrounds/land-of-memories-park-mankato-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Amos Owen Lane",
    "addressLocality": "Mankato",
    "addressRegion": "MN",
    "postalCode": "56001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1552383,
    "longitude": -94.0422631
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/mankato/land-of-memories-park"
  ]
}