{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://lovebobashop.com/#organization",
      "name": "BOBA SHOP",
      "url": "https://lovebobashop.com/",
      "description": "Indulge in our creamy milk tea with chewy tapioca pearls at Boba Shop. Satisfy your cravings with our authentic bubble tea drinks."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/boba-shop#asg",
      "name": "BOBA SHOP ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/boba-shop",
      "isPartOf": {
        "@id": "https://lovebobashop.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}