{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://flashbird.ca/#organization",
      "name": "FlashBird",
      "url": "https://flashbird.ca/",
      "description": "Same-day delivery service within Toronto, Ottawa, Montreal, and Quebec City, with next-day delivery between regions"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/flashbird#asg",
      "name": "FlashBird ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/flashbird",
      "isPartOf": {
        "@id": "https://flashbird.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}