{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-shores-rv-resort-campground-sterling-ny",
  "name": "Shady Shores RV Resort & Campground",
  "description": "Shady Shores RV Resort & Campground camping reservations and campground information. Learn more about camping near Shady Shores RV Resort & Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/shady-shores-rv-resort-campground-sterling-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783729/%7Bpht%7DphotoURL2-original%7Bpht%7D1722758795228.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14955 West Bay Road",
    "addressLocality": "Sterling",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.34296,
    "longitude": -76.71739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}