{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.catofashions.com/#organization",
      "name": "Cato Fashions",
      "legalName": "The Cato Corporation",
      "url": "https://www.catofashions.com/",
      "description": "Cato Fashions is a family-owned retailer offering high-quality women's clothing in sizes 2â€“28, shoes, and fashion accessories at affordable prices, with over 800 stores across 30 states."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cato-fashions#asg",
      "name": "Cato Fashions ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cato-fashions",
      "isPartOf": {
        "@id": "https://www.catofashions.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}