{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pastrymu.com/#organization",
      "name": "PastryMu",
      "url": "https://www.pastrymu.com/",
      "description": "Welcome to our restaurant, where we believe that delicious food and great service are the foundation of a fantastic dining experience. Our restaurant prides itself on using only the freshest, locally-sourced ingredients to create a menu that is both exciting and satisfying."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pastrymu#asg",
      "name": "PastryMu ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pastrymu",
      "isPartOf": {
        "@id": "https://www.pastrymu.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}