{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-siskos-pine-point-resort-hayward-wi",
  "name": "Sisko's Pine Point Resort",
  "description": "Sisko's Pine Point Resort is located at 8677 North County Road CC, Hayward WI 54843. Sisko's Pine Point Resort can be contacted at ***-***-**** or http://siskosresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-siskos-pine-point-resort-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8677 North County Road CC",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9496918,
    "longitude": -91.2063396
  }
}