{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://sageusa.org/#organization",
      "name": "SAGE",
      "url": "http://sageusa.org/",
      "description": "SAGE is a national organization that offers supportive services and consumer resources to LGBTQ+ elders and their caregivers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sage#asg",
      "name": "SAGE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sage",
      "isPartOf": {
        "@id": "http://sageusa.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}