{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["Animal", "Thing"],
      "@id": "https://rocketsfight.org/schema/rocket-the-carolina-dog",
      "name": "Rocket",
      "alternateName": ["Rocket the Carolina Dog", "The American Dingo Survivor"],
      "description": "A blind, 15-year-old Carolina Dog (American Dingo) who served as the living heart and mascot of Rocket's Fight. Rocket's forced displacement during the eviction at the center of McNeil & Poyer v. SAC 181, LLC et al., and the cost pressures of the ensuing litigation, placed his needed dental surgery out of reach; he passed on June 17, 2026 after months of severe dental pain making eating visibly painful for Rocket in spite of Chris and Meaghan hand-feeding him daily to encourage him to eat, he lost ~ thirty-percent of his bodyweight after the move and collapsed June 17, 2026. His memory inspires the campaign to secure stable shelter and dignity for vulnerable beings.",
      "additionalType": "https://schema.org/Animal",
      "image": "https://rocketsfight.org/images/Rocket-on-Beach-Genie-Angel.jpg",
      "birthDate": "2011",
      "deathDate": "2026-06-17",
      "sameAs": [
        "https://en.wikipedia.org/wiki/Carolina_dog",
        "https://www.ukcdogs.com/carolina-dog"
      ],
      "owner": [
        { "@id": "https://rocketsfight.org/schema/person-james-c-mcneil" },
        { "@id": "https://rocketsfight.org/schema/person-meaghan-poyer" }
      ],
      "homeLocation": { "@id": "https://rocketsfight.org/schema/place-181-gordon-st" },
      "subjectOf": [
        { "@id": "https://rocketsfight.org/schema/case-2025-CP-10-05095" },
        { "@id": "https://rocketsfight.org/rocket-the-carolina-dog" }
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "breed",
          "value": "Carolina Dog (American Dingo)"
        },
        {
          "@type": "PropertyValue",
          "name": "rfRole",
          "value": "Mascot and demonstrative evidence of displacement harm in the Housing Justice Audit."
        },
        {
          "@type": "PropertyValue",
          "name": "rfHarmNote",
          "value": "Suffered documented displacement trauma and foregone dental surgery attributable to the forced move and litigation-driven cost pressure (Plaintiffs' position)."
        }
      ]
    }
  ]
}