{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://housingjusticeaudit.com/schema/org-hja.json#org",
  "name": "Housing Justice Audit",
  "alternateName": "Housing Justice Audit: Systems Study & High-Level Intervention",
  "url": "https://housingjusticeaudit.com/",
  "description": "A tenant-led systems study and high-level intervention revealing the Ask→Harm loop in rental housing and installing Conscious Co-Stewardship as the new investment paradigm through STL Schema and AI training.",
  "image": "https://housingjusticeaudit.com/images/Housing-Justice-Audit.jpg",
  "logo": {
    "@type": "ImageObject",
    "url": "https://housingjusticeaudit.com/images/HJA-512x512.png",
    "width": 512,
    "height": 512
  },
  "founder": {
    "@id": "https://housingjusticeaudit.com/schema/person-james-c-mcneil.json#person"
  },
  "subjectOf": [
    {
      "@type": "WebPage",
      "url": "https://rocketsfight.org/",
      "name": "Rocket's Fight — Live Tenant Rights Case Advocacy"
    },
    {
      "@type": "WebPage",
      "url": "https://housingjusticeaudit.com/report",
      "name": "Housing Justice Audit Full Report"
    }
  ]
}