{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wildhurst-lodge-campground-finland",
  "name": "Wildhurst Lodge & Campground",
  "description": "Wildhurst Lodge & Campground is located at 7344 Minnesota 1, Finland MN 55603. Wildhurst Lodge & Campground can be contacted at ***-***-**** or http://www.wildhurstlodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wildhurst-lodge-campground-finland",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7344 Minnesota 1",
    "addressLocality": "Finland",
    "addressRegion": "MN",
    "postalCode": "55603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.461244,
    "longitude": -91.3063944
  }
}