{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.svemin.se/#organization",
      "name": "Svemin",
      "url": "http://www.svemin.se/",
      "description": "This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this: Hi there! I’m a bike messenger […]"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/svemin#asg",
      "name": "Svemin ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/svemin",
      "isPartOf": {
        "@id": "http://www.svemin.se/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}