{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-hill-north-11-us",
  "name": "Martin Hill North Designated Dispersed Campsite 11",
  "description": "Martin Hill North Designated Dispersed Campsite 11 in Buchanan State Forest, Bedford Pennsylvania. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/martin-hill-north-11-us",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8605407399999,
    "longitude": -78.56380416
  },
  "sameAs": [
    "https://www.campendium.com/martin-hill-north-designated-dispersed-campsite-11"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}