{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hancock-campground-lincoln-nh",
  "name": "Hancock Campground",
  "description": "Hancock Campground is located at 133 Hancock Campground, Lincoln NH 3251. Hancock Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/whitemountain/recarea/?recid=74649",
  "url": "https://campertunity.com/listings/campgrounds/hancock-campground-lincoln-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "133 Hancock Campground",
    "addressLocality": "Lincoln",
    "addressRegion": "NH",
    "postalCode": "3251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0645113,
    "longitude": -71.5936906
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/lincoln/hancock-campground"
  ]
}