{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pickering-lodge-rock-mountain-bible-camp-susquehanna-pa",
  "name": "Pickering Lodge– Rock Mountain Bible Camp",
  "description": "Located in our family campground, Pickering Lodge provides a cozy space for your family gathering or small group retreat. Sleeps 6, with kitchen, 2 full baths.",
  "url": "https://campertunity.com/listings/campgrounds/pickering-lodge-rock-mountain-bible-camp-susquehanna-pa",
  "image": [
    "https://www.rockmountainbiblecamp.org/wp-content/uploads/2020/10/IMG_20201014_142602770-scaled.jpg",
    "https://rockmountainbiblecamp.org/wp-content/uploads/2020/01/Rock-Mountain-Homepage-Hero.jpg",
    "https://www.rockmountainbiblecamp.org/wp-content/themes/yboot/assets/img/icons/icon-swipe.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1156 Rock Mountain Dr.",
    "addressLocality": "Susquehanna",
    "addressRegion": "PA",
    "postalCode": "18847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.78019,
    "longitude": -75.6035037
  },
  "sameAs": [
    "https://www.rockmountainbiblecamp.org/campground/pickering-lodge/"
  ]
}