{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jim-thorpe-camping-resort-jim-thorpe-pa",
  "name": "Jim Thorpe Camping Resort",
  "description": "Jim Thorpe Camping Resort camping reservations and campground information. Learn more about camping near Jim Thorpe Camping Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jim-thorpe-camping-resort-jim-thorpe-pa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783189/%7Bpht%7DphotoURL3-original%7Bpht%7D1725652925937.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "129 Lentz Trail",
    "addressLocality": "Jim Thorpe",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.85356,
    "longitude": -75.776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}