{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.epr.eu/#organization",
      "name": "EPR",
      "url": "https://www.epr.eu/",
      "description": "European Platform for Rehabilitation"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/epr#asg",
      "name": "EPR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/epr",
      "isPartOf": {
        "@id": "https://www.epr.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}