{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://sometra.ro/#organization",
      "name": "Sometra",
      "url": "http://sometra.ro/",
      "description": "Sometra Sometra – Working together for a sustainable future!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sometra#asg",
      "name": "Sometra ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sometra",
      "isPartOf": {
        "@id": "http://sometra.ro/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}