{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hiflng.com/#organization",
      "name": "HiFL",
      "url": "http://hiflng.com/",
      "description": "Higher Institution Football League is a competition between various universities in Nigeria"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hifl#asg",
      "name": "HiFL ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hifl",
      "isPartOf": {
        "@id": "http://hiflng.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}