{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.citybureau.org/#organization",
      "name": "City Bureau",
      "url": "https://www.citybureau.org/",
      "description": "City Bureau is a nonprofit civic media organization based on the South Side of Chicago. We bring journalists and communities together in a collaborative spirit to produce media that is impactful, equitable and responsive to the public."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/city-bureau#asg",
      "name": "City Bureau ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/city-bureau",
      "isPartOf": {
        "@id": "https://www.citybureau.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}