{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://somias.cz/#organization",
      "name": "Kontakt - Somi Systém",
      "url": "https://somias.cz/",
      "description": "Kontaktní údaje na reklamace a dotace."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/kontakt-somi-system#asg",
      "name": "Kontakt - Somi Systém ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/kontakt-somi-system",
      "isPartOf": {
        "@id": "https://somias.cz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}