{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ng.soccerway.com/#organization",
      "name": "Soccerway",
      "url": "https://ng.soccerway.com/",
      "description": "Stay on top of the latest soccer/football scores, fixtures and results from around the world with Soccerway. The ultimate ressource for fans and enthusiasts."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/soccerway#asg",
      "name": "Soccerway ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/soccerway",
      "isPartOf": {
        "@id": "https://ng.soccerway.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}