{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snow-shoe-snow-shoe-pa-us",
  "name": "Snow Shoe Park Corporation",
  "description": "Snow Shoe Park Corporation is located at , Snow Shoe PA 16874. Snow Shoe Park Corporation can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/snow-shoe-snow-shoe-pa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Snow Shoe",
    "addressRegion": "PA",
    "postalCode": "16874",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0308914,
    "longitude": -77.9494488
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/snow-shoe/snow-shoe-park-corporation"
  ]
}