{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://themacrolens.com/#organization",
      "name": "The Macro Lens",
      "url": "https://themacrolens.com/",
      "description": "The Macro Lens is dedicated to macro social work advocacy, providing resources, guides, and training that empower social workers to drive systemic change and social justice."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-macro-lens#asg",
      "name": "The Macro Lens ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-macro-lens",
      "isPartOf": {
        "@id": "https://themacrolens.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}