{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sports-reference.com/#organization",
      "name": "Sports Reference",
      "url": "https://www.sports-reference.com/",
      "description": "Sports Stats, fast, easy, and up-to-date. A group of sites providing both basic and sabermetric statistics and resources for sports fans everywhere. Our aim is to be the easiest-to-use, fastest, most complete sources for sports statistics anywhere."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sports-reference#asg",
      "name": "Sports Reference ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sports-reference",
      "isPartOf": {
        "@id": "https://www.sports-reference.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}