{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://artisansasylum.com/#organization",
      "name": "Artisans Asylum",
      "url": "https://artisansasylum.com/",
      "description": "Artisans Asylum is a Boston-based makerspace offering fully equipped workshops for woodworking, metalworking, fabrication, and more. Explore hands-on classes, tool access, and a creative community designed to help you build, learn, and create."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/artisans-asylum#asg",
      "name": "Artisans Asylum ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/artisans-asylum",
      "isPartOf": {
        "@id": "https://artisansasylum.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}