{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ferrmed.com/#organization",
      "name": "FERRMED",
      "url": "http://www.ferrmed.com/",
      "description": "Webpage of FERRMED, the European non-profit organisation that promotes the usage of rail for freight transportation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ferrmed#asg",
      "name": "FERRMED ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ferrmed",
      "isPartOf": {
        "@id": "http://www.ferrmed.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}