{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://footballcanada.com/#organization",
      "name": "Football Canada",
      "url": "http://footballcanada.com/",
      "description": "National Governing Body of Canadian Amateur Football, representing tackle, touch & flag including players, coaches, officials & administrators."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/football-canada#asg",
      "name": "Football Canada ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/football-canada",
      "isPartOf": {
        "@id": "http://footballcanada.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}