{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.redwingshoes.com/#organization",
      "name": "Red Wing Shoes",
      "url": "https://www.redwingshoes.com/",
      "description": "Discover Red Wing Shoes, renowned for their durable work boots and lifestyle heritage footwear for men and women. Our high-quality boots offer unmatched durability, comfort, and style, perfect for both tough jobs and everyday wear. Explore our collection and find the perfect pair."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/red-wing-shoes#asg",
      "name": "Red Wing Shoes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/red-wing-shoes",
      "isPartOf": {
        "@id": "https://www.redwingshoes.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}