{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-last-resort-campground-jackman",
  "name": "Last Resort Campground",
  "description": "Last Resort Campground is located at , Jackman ME 4945. Last Resort Campground can be contacted at ***-***-**** or http://www.lastresortmaine.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-last-resort-campground-jackman",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jackman",
    "addressRegion": "ME",
    "postalCode": "4945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6467432,
    "longitude": -70.1522484
  }
}