{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://goldenbakeshop.com/#organization",
      "name": "Golden Bakeshop",
      "url": "https://goldenbakeshop.com/",
      "description": "Freshly Baked Bread Buns your trusted wholesale partner for fresh delicious bread"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/golden-bakeshop#asg",
      "name": "Golden Bakeshop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/golden-bakeshop",
      "isPartOf": {
        "@id": "https://goldenbakeshop.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}