{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lum-park-brainerd-mn",
  "name": "Lum Park",
  "description": "Lum Park is located at 1619 NE Washington Street, Brainerd MN 56401. Lum Park can be contacted at ***-***-**** or http://www.ci.brainerd.mn.us/201/Parks-Recreation",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lum-park-brainerd-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1619 NE Washington Street",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3684749,
    "longitude": -94.1650628
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/lum-park"
  ]
}