{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://lemonsquare.com.ph/main/#organization",
      "name": "Lemon Square",
      "url": "https://lemonsquare.com.ph/main/",
      "description": "Lemon Square. The goodness of our home to yours where we use only the best and freshest ingredients to create your favorite home-style baked treats."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lemon-square#asg",
      "name": "Lemon Square ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lemon-square",
      "isPartOf": {
        "@id": "https://lemonsquare.com.ph/main/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}