{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://tts.fi/#organization",
      "name": "TTS",
      "url": "http://tts.fi/",
      "description": "TTS Työtehoseura kouluttaa teknisten alojen ammattilaisia, kehitää yritysten toimintaa ja tutkii työmenetelmiä."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tts#asg",
      "name": "TTS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tts",
      "isPartOf": {
        "@id": "http://tts.fi/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}