{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-camp-namekagon-springbrook-wi",
  "name": "Camp Namekagon",
  "description": "Camp Namekagon is located at W2108 Larson Road, Springbrook WI 54875. Camp Namekagon can be contacted at ***-***-**** or http://campnamekagon.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-camp-namekagon-springbrook-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W2108 Larson Road",
    "addressLocality": "Springbrook",
    "addressRegion": "WI",
    "postalCode": "54875",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9718924,
    "longitude": -91.6446129
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/springbrook/camp-namekagon"
  ]
}