{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.first.org/#organization",
      "name": "FIRST",
      "url": "https://www.first.org/",
      "description": "Get the Data Using EPSS How EPSS Works Frequently Asked Questions Research Who is using EPSS? Learn Training and workshop opportunities, and details about the FIRST learning platform. Participate Read about upcoming events, SIGs, and know what is going on."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/first#asg",
      "name": "FIRST ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/first",
      "isPartOf": {
        "@id": "https://www.first.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}