{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-wings-bites-dannys-south-feast-orchard-park-ny",
  "name": "Buffalo Wings & Bites: Dannys South Feast",
  "description": "Roll into a culinary adventure where the classic charm of RV camping meets scrumptious Buffalo eats! This unique RV-friendly spot is not just a place to park; it's a gastronomic journey into the heart of buffalo cuisine. Savor the flavors of the town's crowning glory the original buffalo chicken wing soup and dive into a menu brimming with local flair and taste. Whether you're revving up your appetite for lunch, settling in for a hearty dinner, indulging in those mouth-watering late-night app...",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-wings-bites-dannys-south-feast-orchard-park-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7910/photo-gallery/bJiOsxYavi6pcoE2_491380b9770b21d43175c927a609ce3a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Orchard Park, NY",
    "addressLocality": "Orchard Park",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.74027439,
    "longitude": -78.80413956
  },
  "sameAs": [
    "https://www.dannysrestaurant.com/dannys-south/",
    "https://www.harvesthosts.com/hosts/new-york/dannys-south"
  ],
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}