{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-riders-resort-lehighton-pa",
  "name": "Riders Resort",
  "description": "Riders Resort is located at 1500 Rock Street, Lehighton PA 18235. Riders Resort can be contacted at ***-***-**** or https://www.ridersrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-riders-resort-lehighton-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Rock Street",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "postalCode": "18235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.836398,
    "longitude": -75.677464
  }
}