{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fixthecity.org/#organization",
      "name": "Fix The City",
      "url": "https://fixthecity.org/",
      "description": "FTC was incorporated in 2012 to promote public safety, support the infrastructure, challenge unsustainable development and to hold city government accountable - especially with regard to land-use issues."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fix-the-city#asg",
      "name": "Fix The City ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fix-the-city",
      "isPartOf": {
        "@id": "https://fixthecity.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}