{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ysm.ca/#organization",
      "name": "Yonge Street Mission",
      "url": "https://www.ysm.ca/",
      "description": "YSM offers a wide range of programs, support and services to address the needs of vulnerable populations in the Toronto community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/yonge-street-mission#asg",
      "name": "Yonge Street Mission ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/yonge-street-mission",
      "isPartOf": {
        "@id": "https://www.ysm.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}