{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.chickensaladchick.com/#organization",
      "name": "Chicken Salad Chick",
      "url": "https://www.chickensaladchick.com/",
      "description": "Chicken Salad Chick serves 12+ flavors of scratch-made chicken salad, fresh sides, soups & sandwiches. Find a location near you and order pickup, delivery, or catering."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chicken-salad-chick#asg",
      "name": "Chicken Salad Chick ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chicken-salad-chick",
      "isPartOf": {
        "@id": "https://www.chickensaladchick.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}