{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.scssd.org/#organization",
      "name": "Sports Complex",
      "url": "http://www.scssd.org/",
      "description": "We are a 501(c)(3) non-profit corporation that serves approximately 9,000 residents living in 4,100 households surrounding the Sports Complex venues in South Philadelphia."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sports-complex#asg",
      "name": "Sports Complex ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sports-complex",
      "isPartOf": {
        "@id": "http://www.scssd.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}