{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jackman-landing-campground-jackman-me",
  "name": "Jackman Landing Campground",
  "description": "Jackman Landing Campground is located at , Jackman ME 4945. Jackman Landing Campground can be contacted at ***-***-**** or http://www.visitmaine.com/organization/jackman-landing-campground?uid=vtm578A8C06C9F4BBD3C",
  "url": "https://campertunity.com/listings/campgrounds/jackman-landing-campground-jackman-me",
  "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.6352867,
    "longitude": -70.2618599
  }
}