{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.airbus.com/#organization",
      "name": "Airbus",
      "url": "https://www.airbus.com/",
      "description": "We pioneer sustainable aerospace for a safe and united world. Airbus is the largest aeronautics and space company in Europe, providing products, services and solutions for the commercial aircraft, helicopter, defence and space sectors."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/airbus#asg",
      "name": "Airbus ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/airbus",
      "isPartOf": {
        "@id": "https://www.airbus.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}