{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sarahs-circle.org/#organization",
      "name": "Sarah's Circle",
      "url": "https://www.sarahs-circle.org/",
      "description": "Sarah's Circle is a nonprofit organization with a mission of serving women who are homeless or in need of a safe space in Chicago."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sarah-s-circle#asg",
      "name": "Sarah's Circle ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sarah-s-circle",
      "isPartOf": {
        "@id": "https://www.sarahs-circle.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}