{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://beira.scot/#organization",
      "name": "Beira",
      "url": "https://beira.scot/",
      "description": "Beira is a sustainable fashion brand that takes discarded fabric from the luxury fashion industry and creates limited-edition womenswear and outerwear."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/beira#asg",
      "name": "Beira ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/beira",
      "isPartOf": {
        "@id": "https://beira.scot/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}