{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagle-ridge-campground-chippewa-fal",
  "name": "Eagle Ridge Campground",
  "description": "Eagle Ridge Campground is located at 2302 Nelson Road, Chippewa Falls WI 54729. Eagle Ridge Campground can be contacted at ***-***-**** or http://www.eagleridgecamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagle-ridge-campground-chippewa-fal",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2302 Nelson Road",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9158309,
    "longitude": -91.4385233
  }
}