{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gmv.com/en#organization",
      "name": "GMV",
      "url": "https://www.gmv.com/en",
      "description": "GMV is a technological business group with an international presence that offers innovating solutions in very diverse sectors."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gmv#asg",
      "name": "GMV ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gmv",
      "isPartOf": {
        "@id": "https://www.gmv.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}