{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-swinging-bridge-campground-montic",
  "name": "Swinging Bridge Campground",
  "description": "Swinging Bridge Campground is located at Lakeshore Drive, Monticello NY 12701. Swinging Bridge Campground can be contacted at ***-***-**** or http://www.dec.ny.gov/outdoor/61533.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-swinging-bridge-campground-montic",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeshore Drive",
    "addressLocality": "Monticello",
    "addressRegion": "NY",
    "postalCode": "12701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6334796,
    "longitude": -74.7824335
  }
}