{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.fillip.ca/#organization",
      "name": "Fillip",
      "url": "http://www.fillip.ca/",
      "description": "Fillip is a Vancouver-based publishing organization formed to expand spaces for critical discussions on contemporary art."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fillip#asg",
      "name": "Fillip ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fillip",
      "isPartOf": {
        "@id": "http://www.fillip.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}