{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ywca.org/#organization",
      "name": "YWCA",
      "url": "http://www.ywca.org/",
      "description": "A nonprofit organization dedicated to eliminating racism, empowering women, and promoting peace, justice, freedom, and dignity for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ywca#asg",
      "name": "YWCA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ywca",
      "isPartOf": {
        "@id": "http://www.ywca.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}