{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wildwingrestaurants.com/#organization",
      "name": "Wild Wing Restaurants",
      "url": "https://www.wildwingrestaurants.com/",
      "description": "Wild Wing is a family-friendly sports restaurant franchise famous for Canadian raised chicken wings served in 101 flavours. Come get some."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wild-wing-restaurants#asg",
      "name": "Wild Wing Restaurants ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wild-wing-restaurants",
      "isPartOf": {
        "@id": "https://www.wildwingrestaurants.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}