{
  "id": "did:web:verified.legitimate-company.com",
  "@context": [
    "https://www.w3.org/ns/did/v1",
    {
      "@base": "did:web:verified.legitimate-company.com"
    }
  ],
  "service": [
    {
      "id": "#linkeddomains",
      "type": "LinkedDomains",
      "serviceEndpoint": {
        "origins": [
          "https://verified.legitimate-company.com/"
        ]
      }
    },
    {
      "id": "#hub",
      "type": "IdentityHub",
      "serviceEndpoint": {
        "instances": [
          "https://hub.did.msidentity.com/v1.0/9cd344df-4cb0-4cdb-872d-9c0f06856fd0"
        ]
      }
    }
  ],
  "verificationMethod": [
    {
      "id": "#1086a84de0eb4d54ba35b0afcff8d071vcSigningKey-bb865",
      "controller": "did:web:verified.legitimate-company.com",
      "type": "JsonWebKey2020",
      "publicKeyJwk": {
        "crv": "P-256",
        "kty": "EC",
        "x": "aocKpOHzMlaWusNuP8hWz98lTuwa0gT8Os41sXGUqTs",
        "y": "qlm3jGId2hXGzZrt1lroMlSp8GRBL28v0_mhf39TKZk"
      }
    }
  ],
  "authentication": [
    "#1086a84de0eb4d54ba35b0afcff8d071vcSigningKey-bb865"
  ],
  "assertionMethod": [
    "#1086a84de0eb4d54ba35b0afcff8d071vcSigningKey-bb865"
  ]
}
