{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.livingrent.org/#organization",
      "name": "Living Rent",
      "url": "https://www.livingrent.org/",
      "description": "We believe in the collective power of tenants to come together to fight for their rights, and use diverse tactics – including direct action when necessary – to achieve this."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/living-rent#asg",
      "name": "Living Rent ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/living-rent",
      "isPartOf": {
        "@id": "https://www.livingrent.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}