{
  "@context": "https://schema.org",
  "@type": "GovernmentService",
  "@id": "https://rocketsfight.org/schema/project-3500.json",
  "name": "Project 3500",
  "alternateName": "Project 350K",
  "url": "https://rocketsfight.org/schema/project-3500.json",
  "serviceType": "Affordable housing development initiative",
  "description": "City of Charleston affordable-housing initiative to deliver 3,500 affordable units, advised by the Mayor's Homeownership Initiative Committee.",
  "provider": {
    "@type": "GovernmentOrganization",
    "@id": "https://rocketsfight.org/schema/city-of-charleston.json",
    "name": "City of Charleston, South Carolina"
  },
  "areaServed": { "@type": "City", "name": "Charleston", "containedInPlace": { "@type": "State", "name": "South Carolina" } }
}