{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-point-county-park-holcombe-wi",
  "name": "Pine Point County Park",
  "description": "Pine Point County Park is located at 27699 256th Street, Holcombe WI 54745. Pine Point County Park can be contacted at ***-***-**** or https://reservations.co.chippewa.wi.us/parks/",
  "url": "https://campertunity.com/listings/campgrounds/pine-point-county-park-holcombe-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27699 256th Street",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2445577,
    "longitude": -91.1569118
  }
}