{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nfpa.org/#organization",
      "name": "NFPA",
      "url": "https://www.nfpa.org/",
      "description": "NFPA is the world’s leading resource on fire, electrical, and related hazards. NFPA is a self-funded nonprofit dedicated to eliminating loss through knowledge."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nfpa#asg",
      "name": "NFPA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nfpa",
      "isPartOf": {
        "@id": "https://www.nfpa.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}