{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dolly-copp-campground-gorham",
  "name": "Dolly Copp Campground",
  "description": "Dolly Copp Campground is located at Dolly Copp Campground Road, Gorham NH 3581. Dolly Copp Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whitemountain/recreation/camping-cabins/recarea/?recid=74443&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dolly-copp-campground-gorham",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolly Copp Campground Road",
    "addressLocality": "Gorham",
    "addressRegion": "NH",
    "postalCode": "3581",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3325668,
    "longitude": -71.2193119
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/gorham/dolly-copp-campground"
  ]
}