{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-harbor-campground-chippewa-falls-wi",
  "name": "Pine Harbor Campground",
  "description": "Pine Harbor Campground is located at 7181 185th Street, Chippewa Falls WI 54729. Pine Harbor Campground can be contacted at ***-***-**** or http://www.pineharborcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/pine-harbor-campground-chippewa-falls-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/274/1596472416_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7181 185th Street",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.947367,
    "longitude": -91.296091
  }
}