{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sportsworld.org/#organization",
      "name": "Sports World",
      "url": "http://www.sportsworld.org/",
      "description": "Sports World has been providing educational speaking for the last 40 years. Looking for a speaker at your next school assembly - Call Today"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sports-world#asg",
      "name": "Sports World ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sports-world",
      "isPartOf": {
        "@id": "http://www.sportsworld.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}