{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fab.city/#organization",
      "name": "Fab City Website",
      "url": "https://fab.city/",
      "description": "We are a distributed movement redesigning the relationship between production and place."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fab-city-website#asg",
      "name": "Fab City Website ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fab-city-website",
      "isPartOf": {
        "@id": "https://fab.city/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}