{
  "@context": "https://schema.org",
  "@type": "GovernmentOrganization",
  "@id": "https://rocketsfight.org/schema/charleston-sc-common-pleas.json",
  "name": "Charleston County Court of Common Pleas",
  "alternateName": "Ninth Judicial Circuit Court of Common Pleas",
  "url": "https://www.charlestoncounty.org/departments/clerk-of-court/",
  "sameAs": [
    "https://www.sccourts.org/circuitCourts/index.cfm?circuitNum=9",
    "https://jcmsweb.charlestoncounty.org/PublicIndex/"
  ],
  "areaServed": { "@type": "AdministrativeArea", "name": "Charleston County, South Carolina" },
  "parentOrganization": { "@type": "GovernmentOrganization", "@id": "https://rocketsfight.org/schema/sc-supreme-court.json", "name": "South Carolina Judicial Branch" },
  "subjectOf": {
    "@type": "CreativeWork",
    "additionalType": "https://www.wikidata.org/wiki/Q2334719",
    "@id": "https://rocketsfight.org/schema/case-2025-CP-10-05095.json",
    "name": "McNeil & Poyer v. SAC 181, LLC et al.",
    "identifier": "2025-CP-10-05095"
  }
}