{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jackman-landing-campground-and-cabins-jackman-me",
  "name": "Jackman Landing Campground & Cabins",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/jackman-landing-campground-and-cabins-jackman-me",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/076/488/full/jackman-landing-campground-jackman-me-62.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jackman",
    "addressRegion": "ME",
    "postalCode": "04945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6237632,
    "longitude": -70.2539833
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}