{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-timberwoods-resort-south-haven",
  "name": "Timberwoods Resort",
  "description": "Timberwoods Resort is located at 10255 Nevens Avenue Northwest, South Haven MN 55382. Timberwoods Resort can be contacted at ***-***-**** or https://www.timberwoodsresort.com/contact-us",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-timberwoods-resort-south-haven",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10255 Nevens Avenue Northwest",
    "addressLocality": "South Haven",
    "addressRegion": "MN",
    "postalCode": "55382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3018909,
    "longitude": -94.1599566
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/south-haven/timberwoods-resort"
  ]
}