{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wandercraft.eu/#organization",
      "name": "Wandercraft",
      "url": "https://wandercraft.eu/",
      "description": "Wandercraft builds self-balancing robotic exoskeletons and humanoid robots so people can do what they can't."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/wandercraft#asg",
      "name": "Wandercraft ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/wandercraft",
      "isPartOf": {
        "@id": "https://wandercraft.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}