{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/susquehanna-riverlands-state-park-york-pa",
  "name": "Susquehanna Riverlands State Park",
  "description": "Susquehanna Riverlands State Park camping reservations and campground information. Learn more about camping near Susquehanna Riverlands State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/susquehanna-riverlands-state-park-york-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C/O Samuel S. Lewis State Park at 6000 Mount Pisgah Road",
    "addressLocality": "York",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.04965,
    "longitude": -76.63641
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/susquehanna-riverlands-state-park/PA/885000/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}