{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summer-haven-rv-resort-tenstrike-mn",
  "name": "What is the phone number for Summer Haven RV Resort?",
  "description": "Summer Haven RV Resort is located at 21588 Gull Lake Loop Road Northeast, Tenstrike MN 56683. Summer Haven RV Resort can be contacted at ***-***-**** or http://www.summerhavenrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/summer-haven-rv-resort-tenstrike-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21588 Gull Lake Loop Road Northeast",
    "addressLocality": "Tenstrike",
    "addressRegion": "MN",
    "postalCode": "56683",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.680934,
    "longitude": -94.73073
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/tenstrike/summer-haven-rv-resort"
  ]
}