{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-lake-state-park-castile-ny",
  "name": "Silver Lake State Park",
  "description": "Silver Lake State Park camping reservations and campground information. Learn more about camping near Silver Lake State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/silver-lake-state-park-castile-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NY/pid2107/%7Bpht%7DSilver%20Lake%201%202023%7Bpht%7D1701889051331.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4229 W. Lake Road",
    "addressLocality": "Castile",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.68357,
    "longitude": -78.0525
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/silver-lake-state-park/NY/2107/overview",
    "https://campflare.com/campground/silver-lake-state-park-107"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}