{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lehigh-gorge-campground-white-haven-pa",
  "name": "Lehigh Gorge Campground",
  "description": "One of the best campgrounds in the Poconos, PA. Come stay with us in an RV or a Tent. Fully stocked pond, weekly activities, and Lehigh Gorge State Park minutes away!",
  "url": "https://campertunity.com/listings/campgrounds/lehigh-gorge-campground-white-haven-pa",
  "image": [
    "https://static.wixstatic.com/media/1255fe_afcb54d364fb4520a729bb62f679923b~mv2_d_1600_1200_s_2.jpg/v1/fill/w_1600,h_1200,al_c/1255fe_afcb54d364fb4520a729bb62f679923b~mv2_d_1600_1200_s_2.jpg",
    "https://static.wixstatic.com/media/1255fe_9cc1b9723ae54076bb771df0db1f7cd4~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4585 State Street",
    "addressLocality": "White Haven",
    "addressRegion": "PA",
    "postalCode": "18661",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0675248,
    "longitude": -75.75391
  },
  "sameAs": [
    "https://www.lehighgorgecampground.com/",
    "http://rvthereyetdirectory.com/",
    "http://www.aaa.com/travelinfo/pennsylvania/white-haven/campgrounds/lehigh-gorge-campground-125221.html",
    "https://www.rvezy.com",
    "https://www.lehighgorgecampground.com",
    "https://www.harvesthosts.com/hosts/pennsylvania/lehigh-gorge-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}