{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oneil-creek-campground-chippewa-falls-wi-1",
  "name": "O'Neil Creek Campground",
  "description": "O'Neil Creek Campground is located at 14912 105th Avenue, Chippewa Falls WI 54729. O'Neil Creek Campground can be contacted at ***-***-**** or http://www.oneilcreek.com/",
  "url": "https://campertunity.com/listings/campgrounds/oneil-creek-campground-chippewa-falls-wi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14912 105th Avenue",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9970812,
    "longitude": -91.3657024
  }
}