{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pemi-cabins-lincoln-nh-us",
  "name": "Pemi Cabins",
  "description": "Pemi Cabins camping reservations and campground information. Learn more about camping near Pemi Cabins and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/pemi-cabins-lincoln-nh-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784140/%7Bpht%7DphotoURL6-original%7Bpht%7D1705439021186.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "460 U.S. 3",
    "addressLocality": "Lincoln",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.07023,
    "longitude": -71.68551
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/pemi-cabins/CHUB/784140/overview",
    "https://thedyrt.com/camping/new-hampshire/pemi-cabins-nh-llc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}