{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowans-gap-state-park-fort-loudon-pa",
  "name": "Cowans Gap State Park",
  "description": "Cowans Gap State Park camping reservations and campground information. Learn more about camping near Cowans Gap State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/cowans-gap-state-park-fort-loudon-pa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PA/pid880305/%7Bpht%7DCowansGap_Historic_CCC_Cabin%7Bpht%7D1526479514279.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6235 AUGHWICK RD",
    "addressLocality": "FORT LOUDON",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99478,
    "longitude": -77.9249
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}