{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blackberry-crossing-campground",
  "name": "What is the phone number for Blackberry Crossing Campground?",
  "description": "Blackberry Crossing Campground is located at Kancamagus Highway, Conway NH 3818. Blackberry Crossing Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whitemountain/recarea/?recid=74803",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blackberry-crossing-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kancamagus Highway",
    "addressLocality": "Conway",
    "addressRegion": "NH",
    "postalCode": "3818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.006805,
    "longitude": -71.244965
  }
}