{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lake-glory-campground-catawis",
  "name": "What is the phone number for Lake Glory Campground?",
  "description": "Lake Glory Campground is located at 96 Eisenhower Road, Catawissa PA 17820. Lake Glory Campground can be contacted at ***-***-**** or http://www.knoebels.com/stay/lake-glory-campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lake-glory-campground-catawis",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "96 Eisenhower Road",
    "addressLocality": "Catawissa",
    "addressRegion": "PA",
    "postalCode": "17820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.903662,
    "longitude": -76.459717
  }
}