{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://shoecity.com/#organization",
      "name": "Men's & Women's Shoes",
      "url": "https://shoecity.com/",
      "description": "Shoe City has shoes to fit all lifestyles. From running to slip resistant, heels to boots, Shoe City is the destination for your next pair of kicks."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/men-s-and-women-s-shoes#asg",
      "name": "Men's & Women's Shoes ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/men-s-and-women-s-shoes",
      "isPartOf": {
        "@id": "https://shoecity.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}