{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woods-campground-queerbooking-lehighton-pa-us",
  "name": "The Woods Campground - QUEERBOOKING",
  "description": "Travel Queer. Stay Safe. Feel Home.",
  "url": "https://campertunity.com/listings/campgrounds/woods-campground-queerbooking-lehighton-pa-us",
  "image": [
    "https://queerbooking.com/wp-content/uploads/2025/07/pexels-olly-3777049.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Forest St",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.90004739789925,
    "longitude": -75.60223064681627
  }
}