{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-parish-ny",
  "name": "Spot2Nite",
  "description": "Check out Bass Lake Resort in Parish, New York on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-parish-ny",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ea7cb976-c981-11ee-9e76-42010a0014c6/card.jpg?v=63892878769"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "132 Crim Road",
    "addressLocality": "Parish",
    "addressRegion": "NY",
    "postalCode": "13131",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4030148,
    "longitude": -76.0445563
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/new-york/parish/bass-lake-resort"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}