{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wingstop.com/#organization",
      "name": "Wingstop",
      "url": "https://www.wingstop.com/",
      "description": "Explore our saucy or dry rub flavors that range from mild to hot, in sweet or savory."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wingstop#asg",
      "name": "Wingstop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wingstop",
      "isPartOf": {
        "@id": "https://www.wingstop.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}