{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-chippewa-campground-medford-wi",
  "name": "Chippewa Campground",
  "description": "Chippewa Campground is located at , Medford WI 54451. Chippewa Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/chippewa/r/campgroundDetails.do?contractCode=NRSO&parkId=73642",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-chippewa-campground-medford-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Medford",
    "addressRegion": "WI",
    "postalCode": "54451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2225,
    "longitude": -90.7052778
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/medford/chippewa-campground"
  ]
}