{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.breadforthecity.org/#organization",
      "name": "Bread for the City",
      "url": "http://www.breadforthecity.org/",
      "description": "We provide food, clothing, medical care, and legal and social services to reduce the burden of poverty. We seek justice."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bread-for-the-city#asg",
      "name": "Bread for the City ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bread-for-the-city",
      "isPartOf": {
        "@id": "http://www.breadforthecity.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}