{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.flairs.com/#organization",
      "name": "FLAIRS",
      "url": "https://www.flairs.com/",
      "description": "The Florida AI Research Society was founded in 1987 to promote and advance Artificial Intelligence within the State of Florida, including interaction between researchers at the various colleges, universities, and industry. Membership is open to all (Florida residents and non-residents) that attend"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/flairs#asg",
      "name": "FLAIRS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/flairs",
      "isPartOf": {
        "@id": "https://www.flairs.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}