{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-stonybrook-rv-resort-lehighton-pa",
  "name": "StonyBrook RV Resort",
  "description": "StonyBrook RV Resort is located at 1435 Germans Road, Lehighton PA 18235. StonyBrook RV Resort can be contacted at ***-***-**** or http://www.stonybrookrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-stonybrook-rv-resort-lehighton-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1435 Germans Road",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "postalCode": "18235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.753871,
    "longitude": -75.753307
  }
}