{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://buffalowildwings.com/#organization",
      "name": "Buffalo Wild Wings",
      "url": "http://buffalowildwings.com/",
      "description": "Enjoy all Buffalo Wild Wings to you has to offer when you order delivery, pick it up yourself or dine at a location near you. Buffalo Wild Wings is the ultimate place to gather with friends, watch sports, drink beer, and eat wings."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/buffalo-wild-wings#asg",
      "name": "Buffalo Wild Wings ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/buffalo-wild-wings",
      "isPartOf": {
        "@id": "http://buffalowildwings.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}