{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.alive-inc.org/#organization",
      "name": "ALIVE!",
      "url": "https://www.alive-inc.org/",
      "description": "ALIVE! serves thousands of Alexandrians each month, providing food, transitional shelter, financial help, eviction prevention, and furniture & housewares."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/alive#asg",
      "name": "ALIVE! ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/alive",
      "isPartOf": {
        "@id": "https://www.alive-inc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}