{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://brownschicken.com/#organization",
      "name": "Brown's Chicken",
      "url": "https://brownschicken.com/",
      "description": "Enjoy crispy fried chicken, famous cornbread biscuits, hearty family meals, catering, and classic Chicago comfort food at Brown’s Chicken"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brown-s-chicken#asg",
      "name": "Brown's Chicken ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brown-s-chicken",
      "isPartOf": {
        "@id": "https://brownschicken.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}