{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-hebron-halifax-pa",
  "name": "What is the phone number for Camp Hebron?",
  "description": "Camp Hebron is located at 957 Camp Hebron Road, Halifax PA 17032. Camp Hebron can be contacted at ***-***-**** or http://www.camphebron.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-hebron-halifax-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "957 Camp Hebron Road",
    "addressLocality": "Halifax",
    "addressRegion": "PA",
    "postalCode": "17032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4358444,
    "longitude": -76.8925421
  }
}