{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://openbci.com/#organization",
      "name": "OpenBCI",
      "url": "https://openbci.com/",
      "description": "We provide anyone with a computer, the tools necessary to sample the electrical activity of their body. Our versatile and affordable bio-sensing microcontrollers can be used to sample electrical brain activity (EEG), muscle activity (EMG), heart rate (EKG), and much more. Our 3D-printable EEG headsets can be used to get research-grade EEG recordings."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/openbci#asg",
      "name": "OpenBCI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/openbci",
      "isPartOf": {
        "@id": "https://openbci.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}