{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-sidney-dam-recreation-area-franklin-ny",
  "name": "East Sidney Dam Recreation Area",
  "description": "East Sidney Dam Recreation Area is located at Franklin, NY 13775. They can be contacted via phone at ***-***-**** for pricing, directions, reservations and more.",
  "url": "https://campertunity.com/listings/campgrounds/east-sidney-dam-recreation-area-franklin-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Franklin",
    "addressRegion": "NY",
    "postalCode": "13775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3283949,
    "longitude": -75.2233729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/franklin/east-sidney-dam-recreation-area",
    "https://thedyrt.com/camping/new-york/new-york-east-sidney-dam"
  ]
}