{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-buffalo-ny",
  "name": "Buffalo Ny",
  "description": "30 mins to Niagara Falls. Boon-docking in my driveway, probably <30’. All are welcome.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-buffalo-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44675/photo-gallery/RxPfJfhnpgojdXbZ_e4f05fe0592c06c9551fae9c01c0969a_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/1098698/profile/vozXd9ism9qlkkmI_018b44b688ba4c8ec35e565ee6c7b7f6_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buffalo, NY",
    "addressLocality": "Buffalo",
    "addressRegion": "NY",
    "postalCode": "14216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95152809,
    "longitude": -78.8282376
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/buffalo-ny"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}