{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fashionrevolution.org/#organization",
      "name": "Fashion Revolution",
      "url": "https://www.fashionrevolution.org/",
      "description": "We love fashion, but we don’t want our clothes to come at the cost of people or our planet."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fashion-revolution#asg",
      "name": "Fashion Revolution ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fashion-revolution",
      "isPartOf": {
        "@id": "https://www.fashionrevolution.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}