{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rowingblazers.com/#organization",
      "name": "Rowing Blazers",
      "url": "https://rowingblazers.com/",
      "description": "Cult clothing brand known for its traditional craftsmanship and sense of fun. Famous for its classic blazers, rugby shirts, tees, and accessories for men and women, as well as its irreverent, limited-edition capsules and collaborations."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rowing-blazers#asg",
      "name": "Rowing Blazers ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rowing-blazers",
      "isPartOf": {
        "@id": "https://rowingblazers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}