{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cherry-mountain-trailhead",
  "name": "What is the phone number for Cherry Mountain Trailhead?",
  "description": "Cherry Mountain Trailhead is located at Old Cherry Mountain Road, Jefferson NH 3583. Cherry Mountain Trailhead can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whitemountain/recarea/?recid=74593",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cherry-mountain-trailhead",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Cherry Mountain Road",
    "addressLocality": "Jefferson",
    "addressRegion": "NH",
    "postalCode": "3583",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.312892,
    "longitude": -71.457738
  }
}