{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.theshoecompany.ca/#organization",
      "name": "The Shoe Company",
      "url": "https://www.theshoecompany.ca/",
      "description": "Shop The Shoe Company for the best athletic shoes, sneakers, boots, sandals, accessories and more. Free shipping, low prices, and extra perks for VIPs. Find shoes online or at your nearest store."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-shoe-company#asg",
      "name": "The Shoe Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-shoe-company",
      "isPartOf": {
        "@id": "https://www.theshoecompany.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}