{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.juliesbakeshop.com.ph/#organization",
      "name": "Julie's Bakeshop",
      "url": "https://www.juliesbakeshop.com.ph/",
      "description": "Julie’s Bakeshop has been baking delicious and affordable breads for Filipinos for almost four decades. No merienda or almusal is complete without Julie’s!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/julie-s-bakeshop#asg",
      "name": "Julie's Bakeshop ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/julie-s-bakeshop",
      "isPartOf": {
        "@id": "https://www.juliesbakeshop.com.ph/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}