{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-woods-camping-resort-lehighton",
  "name": "The Woods Camping Resort",
  "description": "The Woods Camping Resort is located at 3500 Forest Street, Lehighton PA 18235. The Woods Camping Resort can be contacted at ***-***-**** or https://www.thewoods.camp",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-woods-camping-resort-lehighton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/17535/1733407753_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Forest Street",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "postalCode": "18235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8972143,
    "longitude": -75.6040987
  }
}