{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-jim-thorpe-camping-resort",
  "name": "What is the phone number for Jim Thorpe Camping Resort?",
  "description": "Jim Thorpe Camping Resort is located at 129 Lentz Trail, Jim Thorpe PA 18229. Jim Thorpe Camping Resort can be contacted at ***-***-**** or http://www.jimthorpecamping.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-jim-thorpe-camping-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "129 Lentz Trail",
    "addressLocality": "Jim Thorpe",
    "addressRegion": "PA",
    "postalCode": "18229",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8535573,
    "longitude": -75.7759995
  }
}