{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-rock-hiker-biker-campsite-hancock",
  "name": "White Rock Hiker-Biker Campsite",
  "description": "Mile 126.4 - Hiker-biker campgrounds are located along the towpath approximately every 5-7 miles. No fee or reservation required. Overnight stays are limited to one night. All sites include a chemical toilet, picnic table, grill, and water. Please Note: Water at hiker-biker campsites is non-potable. Water is not treated and not for drinking or cooking. If you use this water, you are advised to filter, chemically treat, or boil before use.",
  "url": "https://campertunity.com/listings/campgrounds/white-rock-hiker-biker-campsite-hancock",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/3C82A7FF-1DD8-B71B-0B76FF2A8BF34515.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hancock",
    "postalCode": "21750",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ]
}