{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.grandcentralbakery.com/#organization",
      "name": "Grand Central Bakery",
      "url": "https://www.grandcentralbakery.com/",
      "description": "Grand Central bakery is the best bakery in Seattle & Portland. Order online or visit us for handmade bread, pastries, & sandwiches made with local ingredients."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/grand-central-bakery#asg",
      "name": "Grand Central Bakery ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/grand-central-bakery",
      "isPartOf": {
        "@id": "https://www.grandcentralbakery.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}