{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://me-group.com/#organization",
      "name": "ME Group",
      "url": "https://me-group.com/",
      "description": "We develop and market value-added self-service vending machines. Today, we are a major player in sectors as diverse as photography, food and laundromats."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/me-group#asg",
      "name": "ME Group ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/me-group",
      "isPartOf": {
        "@id": "https://me-group.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}