{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://cawc.org/#organization",
      "name": "CAWC",
      "url": "http://cawc.org/",
      "description": "CAWC provides domestic violence services to survivors and their children including shelter, counseling, and legal advocacy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/cawc#asg",
      "name": "CAWC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/cawc",
      "isPartOf": {
        "@id": "http://cawc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}