{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.footgear.co.za/#organization",
      "name": "Footgear",
      "url": "https://www.footgear.co.za/",
      "description": "Shop Footgear for top-quality footwear for ladies and men! Find the latest styles and unbeatable comfort for every occasion."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/footgear#asg",
      "name": "Footgear ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/footgear",
      "isPartOf": {
        "@id": "https://www.footgear.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}