{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.alan.lu/#organization",
      "name": "ALAN",
      "legalName": "Alan",
      "url": "http://www.alan.lu/",
      "description": "We aim to improve the quality of life of individuals and families affected by rare diseases in Luxembourg. Discover how we can help you."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/alan#asg",
      "name": "ALAN ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/alan",
      "isPartOf": {
        "@id": "http://www.alan.lu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}