{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.aclumich.org/#organization",
      "name": "ACLU of Michigan",
      "url": "http://www.aclumich.org/",
      "description": "Defending civil liberties in Michigan since 1959."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aclu-of-michigan#asg",
      "name": "ACLU of Michigan ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aclu-of-michigan",
      "isPartOf": {
        "@id": "http://www.aclumich.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}