{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-presque-isle-campground-pres",
  "name": "Presque Isle Campground",
  "description": "Presque Isle Campground is located at 8421 Balsam Drive, Presque Isle WI 54557. Presque Isle Campground can be contacted at ***-***-**** or https://presqueisle.com/directory/listing/presque-isle-campground-trailer-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-presque-isle-campground-pres",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8421 Balsam Drive",
    "addressLocality": "Presque Isle",
    "addressRegion": "WI",
    "postalCode": "54557",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2525004,
    "longitude": -89.7135778
  }
}