{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/centre-county-snow-shoe-city-park-snow-shoe-pa",
  "name": "Centre County Snow Shoe City Park",
  "description": "Contact info, reviews tips & more for Centre County Snow Shoe City Park | Camping in Pennsylvania",
  "url": "https://campertunity.com/listings/campgrounds/centre-county-snow-shoe-city-park-snow-shoe-pa",
  "image": [
    "https://photos.thedyrt.com/photo/678303/media/centre-county-snow-shoe-city-park_d551266d-9be7-4323-aa18-4d3218a310db.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/678304/media/centre-county-snow-shoe-city-park_6775eed6-23d5-4fcc-9499-307a2bd2cf7d.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/678303/media/centre-county-snow-shoe-city-park_d551266d-9be7-4323-aa18-4d3218a310db.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Snow Shoe",
    "addressRegion": "PA",
    "postalCode": "16874",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.02891822602331,
    "longitude": -77.95495917322091
  },
  "sameAs": [
    "https://thedyrt.com/camping/pennsylvania/centre-county-snow-shoe-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}