{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://squashbusters.org/#organization",
      "name": "SquashBusters",
      "url": "http://squashbusters.org/",
      "description": "SquashBusters challenges and nurture urban youth – as students, athletes and citizens – so that they recognize and fulfill their fullest potential in life."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/squashbusters#asg",
      "name": "SquashBusters ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/squashbusters",
      "isPartOf": {
        "@id": "http://squashbusters.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}