{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bedford-creek-marina-sackets-harbor-ny",
  "name": "Bedford Creek Marina",
  "description": "Bedford Creek Marina is located at 16750 Allen Drive, Sackets Harbor NY 13685. Bedford Creek Marina can be contacted at ***-***-**** or http://www.bedfordcreek.com/",
  "url": "https://campertunity.com/listings/campgrounds/bedford-creek-marina-sackets-harbor-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16750 Allen Drive",
    "addressLocality": "Sackets Harbor",
    "addressRegion": "NY",
    "postalCode": "13685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9109415,
    "longitude": -76.1189099
  }
}