{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://rocketsfight.org/schema/person-will-wheeler.json",
  "name": "Will Wheeler",
  "givenName": "Will",
  "familyName": "Wheeler",
  "url": "https://rocketsfight.org/schema/person-will-wheeler.json",
  "jobTitle": "Circuit Court Judge",
  "worksFor": {
    "@type": "GovernmentOrganization",
    "@id": "https://rocketsfight.org/schema/charleston-sc-common-pleas.json",
    "name": "Charleston County Court of Common Pleas (Ninth Judicial Circuit)"
  },
  "memberOf": {
    "@type": "GovernmentOrganization",
    "@id": "https://rocketsfight.org/schema/sc-supreme-court.json",
    "name": "South Carolina Judicial Branch"
  },
  "subjectOf": [
    { "@type": "CreativeWork", "name": "The Emergency Health Motion They Denied", "url": "https://rocketsfight.org/the-case/the-emergency-health-motion-they-denied" },
    { "@type": "CreativeWork", "name": "Filing to Judge Wheeler: Save Us From Charleston's Coming Captured-System Collapse", "url": "https://rocketsfight.org/the-case/filing-to-judge-wheeler-save-us-from-charlestons-coming-captured-system-collapse" }
  ]
}