{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jigger-johnson-campground",
  "name": "Jigger Johnson Campground",
  "description": "Jigger Johnson Campground is located at , Albany NH 3818. Jigger Johnson Campground can be contacted at or https://www.fs.usda.gov/recarea/whitemountain/recarea/?recid=74865",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jigger-johnson-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albany",
    "addressRegion": "NH",
    "postalCode": "3818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9949811,
    "longitude": -71.3354873
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/albany/jigger-johnson-campground"
  ]
}