{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.afas.org/#organization",
      "name": "AFAS",
      "url": "http://www.afas.org/",
      "description": "The Air & Space Forces Aid Society is the official charity of the U.S. Air Force and has been meeting the unique needs of Airmen and their families since 1942."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/afas#asg",
      "name": "AFAS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/afas",
      "isPartOf": {
        "@id": "http://www.afas.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}