{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shoecity.co.za/password#organization",
      "name": "Shoe City",
      "url": "https://www.shoecity.co.za/password",
      "description": "Shop Now at Shoe City—footwear for men, women & kids, fit for all seasons and occasions. In-store & online. Top brands include Hi-Tec, Bronx, Ipanema & more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shoe-city#asg",
      "name": "Shoe City ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shoe-city",
      "isPartOf": {
        "@id": "https://www.shoecity.co.za/password#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}