{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-bonaparte-marina-and-campground-harrisville-ny",
  "name": "Lake Bonaparte Marina and Campground",
  "description": "Escape the Ordinary",
  "url": "https://campertunity.com/listings/campgrounds/lake-bonaparte-marina-and-campground-harrisville-ny",
  "image": [
    "https://img1.wsimg.com/isteam/ip/5fed480b-430c-47be-968f-f597ca30418c/dji_fly_20240702_085736_71_1719882058237_phot.jpeg",
    "http://img1.wsimg.com/isteam/ip/5fed480b-430c-47be-968f-f597ca30418c/dji_fly_20240702_085736_71_1719882058237_phot.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14353 Hermitage Rd",
    "addressLocality": "Harrisville",
    "addressRegion": "NY",
    "postalCode": "13648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.140278,
    "longitude": -75.379049
  }
}