{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.slimchickens.com/#organization",
      "name": "Slim Chickens",
      "url": "https://www.slimchickens.com/",
      "description": "Slim Chickens serves fresh, hand-breaded chicken tenders, perfectly fried wings, craft sandwiches, salads, house sauces, and more. Order online for pickup, delivery, or drive-thru."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/slim-chickens#asg",
      "name": "Slim Chickens ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/slim-chickens",
      "isPartOf": {
        "@id": "https://www.slimchickens.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}