{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/french-creek-marina-clayton-ny",
  "name": "French Creek Marina",
  "description": "French Creek Marina is located at 250 Wahl Street, Clayton NY 13624. French Creek Marina can be contacted at ***-***-**** or http://frenchcreekmarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/french-creek-marina-clayton-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "250 Wahl Street",
    "addressLocality": "Clayton",
    "addressRegion": "NY",
    "postalCode": "13624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.230934,
    "longitude": -76.0878874
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/clayton/french-creek-marina"
  ]
}