{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.narfe.org/#organization",
      "name": "NARFE",
      "url": "https://www.narfe.org/",
      "description": "National Active and Retired Federal Employees Association"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/narfe#asg",
      "name": "NARFE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/narfe",
      "isPartOf": {
        "@id": "https://www.narfe.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}