{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reel-rv-campground-resort-necedah-wi",
  "name": "The Reel RV Campground Resort",
  "description": "The Reel RV Campground Resort is located at N9671 st. Rd 80, Necedah WI 54646. The Reel RV Campground Resort can be contacted at ***-***-**** or http://www.thereelcampground.com",
  "url": "https://campertunity.com/listings/campgrounds/reel-rv-campground-resort-necedah-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36669/1648991601_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N9671 st. Rd 80",
    "addressLocality": "Necedah",
    "addressRegion": "WI",
    "postalCode": "54646",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.993424,
    "longitude": -90.073298
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/necedah/the-reel-rv-campground-resort",
    "https://www.thereelcampground.com"
  ]
}