{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summer-haven-tenstrike-mn",
  "name": "Summer Haven RV Resort",
  "description": "Summer Haven RV Resort is located near Tenstrike, Minnesota, surrounded by forested terrain and numerous lakes.",
  "url": "https://campertunity.com/listings/campgrounds/summer-haven-tenstrike-mn",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21588 Gull Lake Loop Rd NE",
    "addressLocality": "Tenstrike",
    "addressRegion": "MN",
    "postalCode": "56683",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.68194024,
    "longitude": -94.73982018
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/summer-haven-rv-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/tenstrike/summer-haven-rv-resort",
    "https://www.rvezy.com/fr/campgrounds"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}