{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.permobil.com/#organization",
      "name": "This is Permobil",
      "url": "https://www.permobil.com/",
      "description": "At Permobil, our purpose is to create advanced assistive solutions that enrich the lives of people living with disabilities."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/this-is-permobil#asg",
      "name": "This is Permobil ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/this-is-permobil",
      "isPartOf": {
        "@id": "https://www.permobil.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}