{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northhaven-21-rv-resort-brooklyn-mi",
  "name": "Northhaven 21+ RV Resort",
  "description": "For more than 26 years, Northaven has been the Midwest’s premier *clothing-optional, adult-only RV resort.* Northaven is located in Michigan’s famous Irish Hills, an area filled with state parks, kettle lakes, and one of motorsport’s foremost facilities – the Michigan International Speedway. Come visit nearly 50 acres of rolling hills, scenic ponds, and paved paths. The heart of the resort features a pristine pool, the Hotel California Lounge, and the Sexy Sundries General Store. If you want...",
  "url": "https://campertunity.com/listings/campgrounds/northhaven-21-rv-resort-brooklyn-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11400 Waterman Road",
    "addressLocality": "Brooklyn",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.105874,
    "longitude": -84.248282
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/north-haven-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}