{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.martinfrommelt.li/#organization",
      "name": "Martin Frommelt",
      "url": "https://www.martinfrommelt.li/",
      "description": "Artist Martin Frommelt"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/martin-frommelt#asg",
      "name": "Martin Frommelt ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/martin-frommelt",
      "isPartOf": {
        "@id": "https://www.martinfrommelt.li/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}