{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.parrot.com/#organization",
      "name": "Parrot",
      "legalName": "Parrot Drones SAS",
      "url": "http://www.parrot.com/",
      "description": "Parrot imagines, designs and builds more innovative drones every day to offer you the best flying experience."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/parrot#asg",
      "name": "Parrot ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/parrot",
      "isPartOf": {
        "@id": "http://www.parrot.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}