{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-woodland-resort-walker-mn",
  "name": "Woodland Resort",
  "description": "Woodland Resort is located at 6930 County Highway 38, Walker MN 56484. Woodland Resort can be contacted at ***-***-**** or http://www.woodlandresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-woodland-resort-walker-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6930 County Highway 38",
    "addressLocality": "Walker",
    "addressRegion": "MN",
    "postalCode": "56484",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1289651,
    "longitude": -94.6453719
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/walker/woodland-resort"
  ]
}