{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.streetschool.org/#organization",
      "name": "Street School",
      "url": "http://www.streetschool.org/",
      "description": "Street School offers transformative education and counseling services that empower students to overcome challenges and achieve their future goals. Join us in making a difference."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/street-school#asg",
      "name": "Street School ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/street-school",
      "isPartOf": {
        "@id": "http://www.streetschool.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}