{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-harbor-campground-chippewa-falls-wi-1",
  "name": "Pine Harbor Campground",
  "description": "Come make some memories with us!",
  "url": "https://campertunity.com/listings/campgrounds/pine-harbor-campground-chippewa-falls-wi-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/885b08ab-16dd-495c-a37e-0a1334c80dcb/20190919_154719.jpg",
    "http://img1.wsimg.com/isteam/ip/885b08ab-16dd-495c-a37e-0a1334c80dcb/20190919_154719.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7181 185nd St",
    "addressLocality": "Chippewa Falls",
    "addressRegion": "WI",
    "postalCode": "54729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9475777594688,
    "longitude": -91.29660498415906
  }
}