{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolly-copp-nh",
  "name": "Dolly Copp",
  "description": "Explore Dolly Copp in White Mountain National Forest, New Hampshire with Recreation.gov. Located 6 miles south of Gorham, New Hampshire at the base of New England's tallest peak, the historic Dolly Copp Campground is a large facility that accommodat",
  "url": "https://campertunity.com/listings/campgrounds/dolly-copp-nh",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/04/09/15/53/232173_0933271e-82fb-40a4-9aae-ce21f48f8661_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/12/49/7bef8dcd-6f48-4c1c-aafd-b9b7d3ae76ca_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/04/09/15/31/232173_4df2a483-a5f7-4be3-b8b0-8ecf61b0e639_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/12/52/a7a357df-0e6f-42f6-8ed7-9cbc5db5f8eb_450.jpg",
    "https://cdn.recreation.gov/public/2024/04/09/15/29/232173_085d2ecf-ee63-455b-ad02-6fc5c247432c_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/08/18/53/9af3581f-ee86-4694-8873-38a4be811e7f_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolly Copp",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3327778,
    "longitude": -71.2194444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232173"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$30-$44"
}